[Git][java-team/cmlxom][upstream] New upstream version 3.5
Andrius Merkys (@merkys)
gitlab at salsa.debian.org
Mon Jan 3 07:36:38 GMT 2022
Andrius Merkys pushed to branch upstream at Debian Java Maintainers / cmlxom
Commits:
27f6fd85 by Andrius Merkys at 2022-01-02T02:15:06-05:00
New upstream version 3.5
- - - - -
1 changed file:
- pom.xml
Changes:
=====================================
pom.xml
=====================================
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
- <version>3.3</version>
+ <version>3.5</version>
<packaging>jar</packaging>
<name>CMLXOM</name>
<description>A Java library for processing CML</description>
@@ -18,6 +18,11 @@
</license>
</licenses>
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ </properties>
+
<scm>
<url>https://github.com/BlueObelisk/cmlxom</url>
<connection>scm:git:git://github.com/blueobelisk/cmlxom.git</connection>
@@ -301,7 +306,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>euclid</artifactId>
- <version>1.4</version>
+ <version>1.6</version>
</dependency>
<dependency>
View it on GitLab: https://salsa.debian.org/java-team/cmlxom/-/commit/27f6fd85655aeee4b76be28f27216d163573c25e
--
View it on GitLab: https://salsa.debian.org/java-team/cmlxom/-/commit/27f6fd85655aeee4b76be28f27216d163573c25e
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/20220103/ed6ca9b2/attachment.htm>
More information about the pkg-java-commits
mailing list