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

reazem-guest pushed a commit to branch master
in repository jsemver.

commit 3a8abf166a397a2c3e1e4a88974809d8fd99d364
Author: Zafar Khaja <[email protected]>
Date:   Wed Mar 6 00:58:05 2013 +0400

    Increment version in pom.xml
    
    Forgot to increment the version for the previous commit (tag 0.4.0),
    so now must increment it up to 0.4.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88c0b70..36946d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>com.github.zafarkhaja</groupId>
   <artifactId>semver</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>semver</name>

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to