[jscover] 44/69: Set version to 1.0.14-SNAPSHOT

Sylvestre Ledru sylvestre at moszumanska.debian.org
Fri Aug 22 05:54:06 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 171682fc6c21af732b0eb005b663ffe1e6613faa
Author: tntim96 <tntim96 at gmail.com>
Date:   Tue Jul 8 21:18:59 2014 +1000

    Set version to 1.0.14-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 a4cec5e..324a41a 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.13</version>
+    <version>1.0.14-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 7cba495..ab8d108 100644
--- a/src/main/resources/jscover/configuration.properties
+++ b/src/main/resources/jscover/configuration.properties
@@ -1 +1 @@
-version=1.0.13
\ No newline at end of file
+version=1.0.14-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