This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bnd.
commit e0d06252998038a7415fc914822994334540c1be Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 17 10:49:45 2015 +0100 Updated the Maven poms --- debian/pom-annotation.xml | 2 +- debian/pom-bnd.xml | 2 +- debian/pom-bndlib.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/pom-annotation.xml b/debian/pom-annotation.xml index 9feda35..50b9269 100644 --- a/debian/pom-annotation.xml +++ b/debian/pom-annotation.xml @@ -6,7 +6,7 @@ <parent> <groupId>biz.aQute.bnd</groupId> <artifactId>parent</artifactId> - <version>2.3.0</version> + <version>2.4.1</version> </parent> <artifactId>annotation</artifactId> diff --git a/debian/pom-bnd.xml b/debian/pom-bnd.xml index 6794187..8bb7ac4 100644 --- a/debian/pom-bnd.xml +++ b/debian/pom-bnd.xml @@ -6,7 +6,7 @@ <parent> <groupId>biz.aQute.bnd</groupId> <artifactId>parent</artifactId> - <version>2.3.0</version> + <version>2.4.1</version> </parent> <artifactId>bnd</artifactId> diff --git a/debian/pom-bndlib.xml b/debian/pom-bndlib.xml index 8e5419f..8a0c099 100644 --- a/debian/pom-bndlib.xml +++ b/debian/pom-bndlib.xml @@ -6,7 +6,7 @@ <parent> <groupId>biz.aQute.bnd</groupId> <artifactId>parent</artifactId> - <version>2.3.0</version> + <version>2.4.1</version> </parent> <artifactId>bndlib</artifactId> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

