Repository: marmotta Updated Branches: refs/heads/MARMOTTA-450 61ba807ad -> b07ed1383
wrong version number - update to 3.1.0-incubating-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/cdb3223d Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/cdb3223d Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/cdb3223d Branch: refs/heads/MARMOTTA-450 Commit: cdb3223db7439a9f8fd7fb5159ffd52f6da0ecb7 Parents: 8e87a83 Author: Dietmar Glachs <[email protected]> Authored: Mon Sep 23 12:16:34 2013 +0200 Committer: Dietmar Glachs <[email protected]> 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/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>
