[bnd] 04/09: Updated the Maven poms
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 16 10:45:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository bnd.
commit d6a604537ed49e61e849afc8d86314d8764e230e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 16 00:23:18 2015 +0100
Updated the Maven poms
---
debian/changelog | 1 +
debian/pom-annotation.xml | 2 +-
debian/pom-bnd.xml | 2 +-
debian/pom-bndlib.xml | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a61d0d4..ef582ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ bnd (2.2.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Updated the Maven poms
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg at apache.org> Tue, 15 Dec 2015 22:34:41 +0100
diff --git a/debian/pom-annotation.xml b/debian/pom-annotation.xml
index e17c606..007950b 100644
--- a/debian/pom-annotation.xml
+++ b/debian/pom-annotation.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>biz.aQute.bnd</groupId>
<artifactId>parent</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0</version>
</parent>
<artifactId>annotation</artifactId>
diff --git a/debian/pom-bnd.xml b/debian/pom-bnd.xml
index bf9ba61..ed0a875 100644
--- a/debian/pom-bnd.xml
+++ b/debian/pom-bnd.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>biz.aQute.bnd</groupId>
<artifactId>parent</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0</version>
</parent>
<artifactId>bnd</artifactId>
diff --git a/debian/pom-bndlib.xml b/debian/pom-bndlib.xml
index 0a83023..307d352 100644
--- a/debian/pom-bndlib.xml
+++ b/debian/pom-bndlib.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>biz.aQute.bnd</groupId>
<artifactId>parent</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0</version>
</parent>
<artifactId>bndlib</artifactId>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git
More information about the pkg-java-commits
mailing list