[jscover] 39/69: Update version to 1.0.13-SNAPSHOT

Sylvestre Ledru sylvestre at moszumanska.debian.org
Fri Aug 22 05:54:05 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 1da464a2ee4451c45238bb15333e602855896cea
Author: tntim96 <tntim96 at gmail.com>
Date:   Wed Jul 2 21:46:05 2014 +1000

    Update version to 1.0.13-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 f856faa..7d96bd9 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.12</version>
+    <version>1.0.13-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 3e862dc..9cfc7d8 100644
--- a/src/main/resources/jscover/configuration.properties
+++ b/src/main/resources/jscover/configuration.properties
@@ -1 +1 @@
-version=1.0.12
\ No newline at end of file
+version=1.0.13-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