[Git][java-team/jackson-dataformat-yaml][upstream] New upstream version 2.8.11
Emmanuel Bourg
gitlab at salsa.debian.org
Sun Jan 6 21:41:34 GMT 2019
Emmanuel Bourg pushed to branch upstream at Debian Java Maintainers / jackson-dataformat-yaml
Commits:
1c7bee6e by Emmanuel Bourg at 2019-01-06T21:38:07Z
New upstream version 2.8.11
- - - - -
2 changed files:
- pom.xml
- release-notes/VERSION
Changes:
=====================================
pom.xml
=====================================
@@ -9,7 +9,7 @@
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
- <version>2.8.10</version>
+ <version>2.8.11</version>
<packaging>bundle</packaging>
<name>Jackson-dataformat-YAML</name>
<description>Support for reading and writing YAML-encoded data via Jackson abstractions.
@@ -19,11 +19,11 @@
<connection>scm:git:git at github.com:FasterXML/jackson-dataformat-yaml.git</connection>
<developerConnection>scm:git:git at github.com:FasterXML/jackson-dataformat-yaml.git</developerConnection>
<url>http://github.com/FasterXML/jackson-dataformat-yaml</url>
- <tag>jackson-dataformat-yaml-2.8.10</tag>
+ <tag>jackson-dataformat-yaml-2.8.11</tag>
</scm>
<properties>
- <version.jackson.core>2.8.10</version.jackson.core>
+ <version.jackson.core>2.8.11</version.jackson.core>
<packageVersion.dir>com/fasterxml/jackson/dataformat/yaml</packageVersion.dir>
<packageVersion.package>${project.groupId}.yaml</packageVersion.package>
=====================================
release-notes/VERSION
=====================================
@@ -4,6 +4,7 @@ Project: jackson-dataformat-yaml
= Releases
------------------------------------------------------------------------
+2.8.11 (24-Dec-2017)
2.8.10 (24-Aug-2017)
2.8.9 (12-Jun-2017)
View it on GitLab: https://salsa.debian.org/java-team/jackson-dataformat-yaml/commit/1c7bee6e69b5b33c8803cfe269c1349feb9d55bc
--
View it on GitLab: https://salsa.debian.org/java-team/jackson-dataformat-yaml/commit/1c7bee6e69b5b33c8803cfe269c1349feb9d55bc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20190106/85ffdf73/attachment.html>
More information about the pkg-java-commits
mailing list