[maven-debian-helper] 01/02: Updated the Maven dependency on maven-repo-helper (1.8.4)
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Fri Aug 23 21:50:24 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.
commit fb4effba677c48d6a3dc8f0f97332e2e2a79a51c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Aug 23 23:09:38 2013 +0200
Updated the Maven dependency on maven-repo-helper (1.8.4)
---
debian/changelog | 6 ++++++
pom.xml | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 98ceaa8..f06e362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-debian-helper (1.6.6) UNRELEASED; urgency=low
+
+ * Updated the Maven dependency on maven-repo-helper (1.8.4)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 23 Aug 2013 22:46:59 +0200
+
maven-debian-helper (1.6.5) unstable; urgency=low
* Add Wolodja Wentland to uploaders
diff --git a/pom.xml b/pom.xml
index db9c1c6..5331636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.debian.maven</groupId>
<artifactId>maven-repo-helper</artifactId>
- <version>1.8.3</version>
+ <version>1.8.4</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git
More information about the pkg-java-commits
mailing list