You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by dg...@apache.org on 2013/09/23 12:16:54 UTC

git commit: wrong version number - update to 3.1.0-incubating-SNAPSHOT

Updated Branches:
  refs/heads/master 8e87a83fa -> cdb3223db


wrong version number - update to 3.1.0-incubating-SNAPSHOT


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

Branch: refs/heads/master
Commit: cdb3223db7439a9f8fd7fb5159ffd52f6da0ecb7
Parents: 8e87a83
Author: Dietmar Glachs <dg...@gmail.com>
Authored: Mon Sep 23 12:16:34 2013 +0200
Committer: Dietmar Glachs <dg...@gmail.com>
Committed: Mon Sep 23 12:16:34 2013 +0200

----------------------------------------------------------------------
 client/marmotta-client-js-sample-webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/cdb3223d/client/marmotta-client-js-sample-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/client/marmotta-client-js-sample-webapp/pom.xml b/client/marmotta-client-js-sample-webapp/pom.xml
index 69bb541..afe52bf 100644
--- a/client/marmotta-client-js-sample-webapp/pom.xml
+++ b/client/marmotta-client-js-sample-webapp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.1.0-incubating-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>