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/09/22 22:09:59 UTC

git commit: [maven-release-plugin] prepare for next development iteration

Repository: clerezza
Updated Branches:
  refs/heads/master a114dc08d -> fbe580c91


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: fbe580c914b83c8e4e28ccbb95e5881dfdcc995a
Parents: a114dc0
Author: Reto Gmür <re...@apache.org>
Authored: Mon Sep 22 22:09:56 2014 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Mon Sep 22 22:09:56 2014 +0200

----------------------------------------------------------------------
 provisioning/typehandlerspace/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/fbe580c9/provisioning/typehandlerspace/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/typehandlerspace/pom.xml b/provisioning/typehandlerspace/pom.xml
index 3e9d977..459f4fc 100644
--- a/provisioning/typehandlerspace/pom.xml
+++ b/provisioning/typehandlerspace/pom.xml
@@ -31,7 +31,7 @@
 
     <groupId>org.apache.clerezza.provisioning</groupId>
     <artifactId>typehandlerspace</artifactId>
-    <version>0.2</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>Clerezza - Provisioning - Typehandlerspace</name>
@@ -72,7 +72,7 @@
         <url>http://git.apache.org/clerezza.git/</url>
         <connection>scm:git:git://git.apache.org/clerezza.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/clerezza.git</developerConnection>
-      <tag>typehandlerspace-0.2</tag>
+      <tag>HEAD</tag>
   </scm>
     
 </project>