This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit 72975040933c9d6ad8ed87e48e501f25cb7aa1fb Author: Markus Koschany <[email protected]> Date: Thu Sep 17 18:29:51 2015 +0200 Update pom.xml file --- debian/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/pom.xml b/debian/pom.xml index 775a4a6..c09f1a2 100644 --- a/debian/pom.xml +++ b/debian/pom.xml @@ -5,7 +5,7 @@ <artifactId>hsqldb</artifactId> <packaging>jar</packaging> <name>HSQLDB Database</name> - <version>2.0.0</version> + <version>2.3.3</version> <url>http://hsqldb.org/</url> <description>Lightweight 100% Java SQL Database Engine</description> <licenses> @@ -20,10 +20,4 @@ <url>http://hsqldb.org</url> </organization> <inceptionYear>2001</inceptionYear> - <scm> - <url>http://hsqldb.svn.sourceforge.net/viewvc/hsqldb/base-one/tags/hsqldb_1_8_0_10</url> - <connection>scm:svn:http://hsqldb.svn.sourceforge.net/svnroot/hsqldb/base-one</connection> - <developerConnection>scm:svn:https://[email protected]/svnroot/hsqldb/base-one/trunk</developerConnection> - <tag>hsqldb_1_8_0_10</tag> - </scm> </project> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hsqldb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

