[classycle] 08/12: Refreshed the Maven POM

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 21 17:36:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository classycle.

commit 35add7798b6b53f5ddad110192ff231c302d3ff9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 21 18:23:40 2016 +0100

    Refreshed the Maven POM
---
 debian/changelog | 1 +
 debian/pom.xml   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b487c69..ea3f545 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ classycle (1.4.2-1) UNRELEASED; urgency=medium
   * New upstream release
     - Refreshed the patch
     - Fixed the compatibility with Ant 1.9.x
+    - Refreshed the Maven POM
   * Standards-Version updated to 3.9.8
   * Use secure Vcs-* URLs
   * Switch to debhelper level 10
diff --git a/debian/pom.xml b/debian/pom.xml
index 441a060..65eaf43 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -5,7 +5,7 @@
     <artifactId>classycle</artifactId>
     <packaging>jar</packaging>
     <description>classycle</description>
-    <version>1.4</version>
+    <version>1.4.2</version>
     <name>classycle</name>
     <organization>
         <name>org.specs2</name>
@@ -29,4 +29,4 @@
             <url>http://classycle.sourceforge.net/</url>
         </developer>
     </developers>
-</project>
\ No newline at end of file
+</project>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/classycle.git



More information about the pkg-java-commits mailing list