You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2014/08/07 19:02:31 UTC

git commit: CLEREZZA-926: updated project version to SNAPSHOT where the versions plugin failed

Repository: clerezza
Updated Branches:
  refs/heads/master a8e3f6b91 -> c707a3cca


CLEREZZA-926: updated project version to SNAPSHOT where the versions plugin failed


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

Branch: refs/heads/master
Commit: c707a3ccad3445d7694e631e2236920bda5be05e
Parents: a8e3f6b
Author: Reto Gmür <re...@apache.org>
Authored: Thu Aug 7 19:01:59 2014 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Thu Aug 7 19:01:59 2014 +0200

----------------------------------------------------------------------
 platform.dashboard/platform.dashboard.core/pom.xml       | 2 +-
 platform.dashboard/platform.dashboard.ontologies/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/c707a3cc/platform.dashboard/platform.dashboard.core/pom.xml
----------------------------------------------------------------------
diff --git a/platform.dashboard/platform.dashboard.core/pom.xml b/platform.dashboard/platform.dashboard.core/pom.xml
index 2968110..313dc24 100644
--- a/platform.dashboard/platform.dashboard.core/pom.xml
+++ b/platform.dashboard/platform.dashboard.core/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.clerezza</groupId>
     <artifactId>platform.dashboard.core</artifactId>
     <packaging>bundle</packaging>
-    <version>0.3</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>Clerezza - Platform Dashboard Core</name>
     <description>
         Dashboard core

http://git-wip-us.apache.org/repos/asf/clerezza/blob/c707a3cc/platform.dashboard/platform.dashboard.ontologies/pom.xml
----------------------------------------------------------------------
diff --git a/platform.dashboard/platform.dashboard.ontologies/pom.xml b/platform.dashboard/platform.dashboard.ontologies/pom.xml
index e7090ff..037753d 100644
--- a/platform.dashboard/platform.dashboard.ontologies/pom.xml
+++ b/platform.dashboard/platform.dashboard.ontologies/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.clerezza</groupId>
         <artifactId>platform.dashboard</artifactId>
-        <version>0.5</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.clerezza</groupId>
     <artifactId>platform.dashboard.ontologies</artifactId>