[Git][java-team/libeuclid-java][upstream] New upstream version 2.19
Andrius Merkys (@merkys)
gitlab at salsa.debian.org
Tue Sep 8 09:49:21 BST 2026
Andrius Merkys pushed to branch upstream at Debian Java Maintainers / libeuclid-java
Commits:
3ca974c7 by Andrius Merkys at 2026-09-08T04:10:59-04:00
New upstream version 2.19
- - - - -
3 changed files:
- CITATION.cff
- README.md
- pom.xml
Changes:
=====================================
CITATION.cff
=====================================
@@ -1,8 +1,8 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: Euclid
-version: 2.18
-date-released: 2026-06-06
+version: 2.19
+date-released: 2026-06-19
url: "https://github.com/BlueObelisk/euclid"
preferred-citation:
type: article
=====================================
README.md
=====================================
@@ -17,7 +17,7 @@ It's used a lot in CML tools (JUMBO, JUMBO-converters) and also AMI (for extract
Instructions to increase the version:
```shell
-mvn versions:set -DnewVersion=2.19-SNAPSHOT
+mvn versions:set -DnewVersion=2.20-SNAPSHOT
```
Deploy to Sonatype with the following commands, for snapshots and releases respectively:
=====================================
pom.xml
=====================================
@@ -3,7 +3,7 @@
<groupId>org.blueobelisk</groupId>
<artifactId>euclid</artifactId>
- <version>2.18</version>
+ <version>2.19</version>
<packaging>jar</packaging>
<properties>
@@ -304,7 +304,7 @@
<dependency>
<groupId>xom</groupId>
<artifactId>xom</artifactId>
- <version>1.4.4</version>
+ <version>1.4.6</version>
<exclusions>
<exclusion>
<groupId>xerces</groupId>
View it on GitLab: https://salsa.debian.org/java-team/libeuclid-java/-/commit/3ca974c7f58c7ba8206e3a8a6b252fab5525361c
--
View it on GitLab: https://salsa.debian.org/java-team/libeuclid-java/-/commit/3ca974c7f58c7ba8206e3a8a6b252fab5525361c
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260908/03735032/attachment.htm>
More information about the pkg-java-commits
mailing list