You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by st...@apache.org on 2016/11/22 21:06:40 UTC

[5/6] johnzon git commit: fix pom version

fix pom version


Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/bfdab106
Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/bfdab106
Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/bfdab106

Branch: refs/heads/JSONP-1.1
Commit: bfdab106e4cdc63d131ecacca19559bca6ebae71
Parents: cc830c6
Author: Mark Struberg <st...@apache.org>
Authored: Tue Nov 22 21:37:22 2016 +0100
Committer: Mark Struberg <st...@apache.org>
Committed: Tue Nov 22 21:37:22 2016 +0100

----------------------------------------------------------------------
 johnzon-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/johnzon/blob/bfdab106/johnzon-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-distribution/pom.xml b/johnzon-distribution/pom.xml
index f6f468e..1b0e3cd 100644
--- a/johnzon-distribution/pom.xml
+++ b/johnzon-distribution/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>