[maven-debian-helper] 06/07: Move to version 1.7
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Nov 12 18:21: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 maven-debian-helper.
commit 0f98c23a3de3b311d88a093cd315ff4939f5ce9f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Nov 12 19:09:23 2015 +0100
Move to version 1.7
---
debian-maven-plugin/pom.xml | 2 +-
debian/changelog | 2 +-
maven-build-nodocs/pom.xml | 2 +-
maven-debian-helper/pom.xml | 2 +-
maven-packager-utils/pom.xml | 2 +-
pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian-maven-plugin/pom.xml b/debian-maven-plugin/pom.xml
index 3961e3d..78965d0 100644
--- a/debian-maven-plugin/pom.xml
+++ b/debian-maven-plugin/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>maven-debian</artifactId>
<groupId>org.debian.maven</groupId>
- <version>1.6.13</version>
+ <version>1.7</version>
</parent>
<artifactId>debian-maven-plugin</artifactId>
diff --git a/debian/changelog b/debian/changelog
index 72287a8..c673e58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maven-debian-helper (1.6.14) UNRELEASED; urgency=medium
+maven-debian-helper (1.7) UNRELEASED; urgency=medium
* Ignore the 'maven clean' errors when building with debhelper
* Do not run the tests when DEB_BUILD_OPTIONS=nocheck is specified
diff --git a/maven-build-nodocs/pom.xml b/maven-build-nodocs/pom.xml
index 613c578..9ee179f 100644
--- a/maven-build-nodocs/pom.xml
+++ b/maven-build-nodocs/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.debian.maven</groupId>
<artifactId>maven-debian</artifactId>
- <version>1.6.13</version>
+ <version>1.7</version>
</parent>
<artifactId>maven-build-nodocs</artifactId>
diff --git a/maven-debian-helper/pom.xml b/maven-debian-helper/pom.xml
index 040c9ae..4bb750f 100644
--- a/maven-debian-helper/pom.xml
+++ b/maven-debian-helper/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.debian.maven</groupId>
<artifactId>maven-debian</artifactId>
- <version>1.6.13</version>
+ <version>1.7</version>
</parent>
<artifactId>maven-debian-helper</artifactId>
diff --git a/maven-packager-utils/pom.xml b/maven-packager-utils/pom.xml
index 04c602f..bcaa57a 100644
--- a/maven-packager-utils/pom.xml
+++ b/maven-packager-utils/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>maven-debian</artifactId>
<groupId>org.debian.maven</groupId>
- <version>1.6.13</version>
+ <version>1.7</version>
</parent>
<artifactId>maven-packager-utils</artifactId>
diff --git a/pom.xml b/pom.xml
index 9659e63..b7c684a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.debian.maven</groupId>
<artifactId>maven-debian</artifactId>
- <version>1.6.13</version>
+ <version>1.7</version>
<packaging>pom</packaging>
<description>Helper tools for using Maven to build Debian packages</description>
--
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