Changeset: fe8170e2b549 for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=fe8170e2b549
Modified Files:
pom.xml
Branch: default
Log Message:
Corrected the hg URL to the new location: monetdb-java
Updated the version number
diffs (25 lines):
diff --git a/pom.xml b/pom.xml
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>monetdb</groupId>
<artifactId>monetdb-jdbc</artifactId>
- <version>2.26</version>
+ <version>2.27</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>MonetDB JDBC driver</description>
<url>https://www.monetdb.org</url>
@@ -45,9 +45,9 @@
</distributionManagement>
<scm>
-
<connection>scm:hg:https://dev.monetdb.org/hg/MonetDB/</connection>
-
<developerConnection>scm:hg:ssh://[email protected]/MonetDB/</developerConnection>
- <url>https://dev.monetdb.org/hg/MonetDB/</url>
+
<connection>scm:hg:https://dev.monetdb.org/hg/monetdb-java/</connection>
+
<developerConnection>scm:hg:ssh://[email protected]/monetdb-java/</developerConnection>
+ <url>https://dev.monetdb.org/hg/monetdb-java/</url>
</scm>
<properties>
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list