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.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to