[rest-gradle-plugin] 62/83: Bump to next release version

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:08 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository rest-gradle-plugin.

commit 7e4a38dc200efea6921310c61a1bb810ef886a29
Author: noamt <noam at 10ne.org>
Date:   Wed Jan 27 11:46:11 2016 +0200

    Bump to next release version
---
 build.gradle      | 4 ++--
 gradle.properties | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.gradle b/build.gradle
index 2d42d4b..000a733 100644
--- a/build.gradle
+++ b/build.gradle
@@ -125,13 +125,13 @@ pluginBundle {
             id = 'org.samples.greeting'
             displayName = 'Gradle Greeting plugin'
             tags = ['REST', 'API']
-            version = '0.4.0'
+            version = '0.4.1'
         }
     }
 
     mavenCoordinates {
         groupId = "org._10ne.gradle"
         artifactId = "rest-gradle-plugin"
-        version = '0.4.0'
+        version = '0.4.1'
     }
 }
diff --git a/gradle.properties b/gradle.properties
index 9333a57..b6ec0ef 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=0.4.x-SNAPSHOT
\ No newline at end of file
+version=0.4.1

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



More information about the pkg-java-commits mailing list