[jscover] 09/69: Set version to 1.0.12-SNAPSHOT
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Fri Aug 22 05:54:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a commit to branch master
in repository jscover.
commit 68f9437ce67d44ec2343fbf94d5658ad3a5f375d
Author: tntim96 <tntim96 at gmail.com>
Date: Thu Jun 5 12:51:50 2014 +1000
Set version to 1.0.12-SNAPSHOT
---
pom.xml | 2 +-
src/main/resources/jscover/configuration.properties | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6bced7a..1befa25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ http://github.com/tntim96/rhino/
<artifactId>JSCover</artifactId>
<packaging>jar</packaging>
<name>JSCover</name>
- <version>1.0.11</version>
+ <version>1.0.12-SNAPSHOT</version>
<description>JSCover is a tool that measures code coverage for JavaScript programs.</description>
<url>http://tntim96.github.com/JSCover/</url>
<licenses>
diff --git a/src/main/resources/jscover/configuration.properties b/src/main/resources/jscover/configuration.properties
index 16d78b6..4be61e6 100644
--- a/src/main/resources/jscover/configuration.properties
+++ b/src/main/resources/jscover/configuration.properties
@@ -1 +1 @@
-version=1.0.11
\ No newline at end of file
+version=1.0.12-SNAPSHOT
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jscover.git
More information about the pkg-java-commits
mailing list