[gradle-debian-helper] 03/03: Upload 1.4.3 to unstable

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Mon Nov 14 09:26:29 UTC 2016


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

seamlik-guest pushed a commit to branch master
in repository gradle-debian-helper.

commit f3f1761a24d0108de4f946056e2d84d7a05b4ae4
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Mon Nov 14 17:04:18 2016 +0800

    Upload 1.4.3 to unstable
---
 debian/changelog             | 6 ++++++
 gradle-helper-plugin/pom.xml | 2 +-
 pom.xml                      | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e0ade2..8d507bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gradle-debian-helper (1.4.3) unstable; urgency=medium
+
+  * Update to Gradle 3.1
+
+ -- Kai-Chung Yan <seamlikok at gmail.com>  Mon, 14 Nov 2016 16:54:37 +0800
+
 gradle-debian-helper (1.4.2) unstable; urgency=medium
 
   * Clean the generated POMs of the ignored subprojects
diff --git a/gradle-helper-plugin/pom.xml b/gradle-helper-plugin/pom.xml
index e7feafa..8756ba6 100644
--- a/gradle-helper-plugin/pom.xml
+++ b/gradle-helper-plugin/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.debian.gradle</groupId>
   <artifactId>gradle-helper-plugin</artifactId>
-  <version>1.4.1</version>
+  <version>1.4.3</version>
   <packaging>jar</packaging>
   <name>Gradle Debian Helper Plugin</name>
   <description>Gradle Plugin for resolving project dependencies with the system Maven repository</description>
diff --git a/pom.xml b/pom.xml
index 140a6e0..19433f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.debian.gradle</groupId>
   <artifactId>gradle-debian-helper</artifactId>
-  <version>1.4.1</version>
+  <version>1.4.3</version>
   <packaging>pom</packaging>
   <name>Gradle Debian Helper</name>
   <description>Helper tools for building Debian packages with Gradle</description>

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



More information about the pkg-java-commits mailing list