You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2013/08/04 14:13:24 UTC

svn commit: r1510151 - in /creadur/whisker/trunk: ./ apache-whisker-app/ apache-whisker-cli/ apache-whisker-model/ apache-whisker-plugin4maven/ apache-whisker-scan/ apache-whisker-velocity/ apache-whisker-xml/

Author: rdonkin
Date: Sun Aug  4 12:13:23 2013
New Revision: 1510151

URL: http://svn.apache.org/r1510151
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    creadur/whisker/trunk/apache-whisker-app/pom.xml
    creadur/whisker/trunk/apache-whisker-cli/pom.xml
    creadur/whisker/trunk/apache-whisker-model/pom.xml
    creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
    creadur/whisker/trunk/apache-whisker-scan/pom.xml
    creadur/whisker/trunk/apache-whisker-velocity/pom.xml
    creadur/whisker/trunk/apache-whisker-xml/pom.xml
    creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-app/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-app/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-app/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-app/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-app</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-cli/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-cli/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-cli/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-cli/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-cli</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-model/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-model/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-model/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-model/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-model</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-plugin4maven</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-scan/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-scan/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-scan/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-scan/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-scan</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-velocity/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-velocity/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-velocity/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-velocity/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-velocity</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-xml/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-xml/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-xml/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-xml/pom.xml Sun Aug  4 12:13:23 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-whisker-xml</artifactId>

Modified: creadur/whisker/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1510151&r1=1510150&r2=1510151&view=diff
==============================================================================
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sun Aug  4 12:13:23 2013
@@ -21,7 +21,7 @@
 
   <groupId>org.apache.creadur.whisker</groupId>
   <artifactId>apache-whisker</artifactId>
-  <version>0.1</version>
+  <version>0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencies />
@@ -341,9 +341,9 @@
   </distributionManagement>
 
   <scm>
-  	<url>http://svn.apache.org/repos/asf/creadur/whisker/tags/apache-whisker-0.1</url>
-  	<connection>scm:svn:http://svn.apache.org/repos/asf/creadur/whisker/tags/apache-whisker-0.1</connection>
-  	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/whisker/tags/apache-whisker-0.1</developerConnection>
+  	<url>http://svn.apache.org/repos/asf/creadur/whisker/trunk</url>
+  	<connection>scm:svn:http://svn.apache.org/repos/asf/creadur/whisker/trunk</connection>
+  	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/whisker/trunk</developerConnection>
   </scm>
 
   <ciManagement>