This is an automated email from the git hooks/post-receive script. reazem-guest pushed a commit to branch master in repository jsemver.
commit c1927c2c6316e5d15b11bfa599c80ed8db05a27b Author: Zafar Khaja <[email protected]> Date: Wed Mar 6 22:08:08 2013 +0400 Rename README to README.md --- README => README.md | 0 pom.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README.md similarity index 100% rename from README rename to README.md diff --git a/pom.xml b/pom.xml index 36946d6..0fa0105 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>com.github.zafarkhaja</groupId> <artifactId>semver</artifactId> - <version>0.4.1-SNAPSHOT</version> + <version>0.4.2-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

