Author: rfrovarp
Date: Fri Jun 15 02:32:15 2012
New Revision: 1350452

URL: http://svn.apache.org/viewvc?rev=1350452&view=rev
Log:
[maven-release-plugin] prepare release 0.2.0-incubating

Modified:
    incubator/droids/trunk/droids-core/pom.xml
    incubator/droids/trunk/droids-norobots/pom.xml
    incubator/droids/trunk/droids-solr/pom.xml
    incubator/droids/trunk/droids-spring/pom.xml
    incubator/droids/trunk/droids-tika/pom.xml
    incubator/droids/trunk/pom.xml

Modified: incubator/droids/trunk/droids-core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-core/pom.xml?rev=1350452&r1=1350451&r2=1350452&view=diff
==============================================================================
--- incubator/droids/trunk/droids-core/pom.xml (original)
+++ incubator/droids/trunk/droids-core/pom.xml Fri Jun 15 02:32:15 2012
@@ -30,7 +30,7 @@
   <parent>
     <artifactId>droids</artifactId>
     <groupId>org.apache.droids</groupId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-core</artifactId>

Modified: incubator/droids/trunk/droids-norobots/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/pom.xml?rev=1350452&r1=1350451&r2=1350452&view=diff
==============================================================================
--- incubator/droids/trunk/droids-norobots/pom.xml (original)
+++ incubator/droids/trunk/droids-norobots/pom.xml Fri Jun 15 02:32:15 2012
@@ -30,7 +30,7 @@
   <parent>
     <artifactId>droids</artifactId>
     <groupId>org.apache.droids</groupId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-norobots</artifactId>

Modified: incubator/droids/trunk/droids-solr/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-solr/pom.xml?rev=1350452&r1=1350451&r2=1350452&view=diff
==============================================================================
--- incubator/droids/trunk/droids-solr/pom.xml (original)
+++ incubator/droids/trunk/droids-solr/pom.xml Fri Jun 15 02:32:15 2012
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>droids</artifactId>
     <groupId>org.apache.droids</groupId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-solr</artifactId>

Modified: incubator/droids/trunk/droids-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-spring/pom.xml?rev=1350452&r1=1350451&r2=1350452&view=diff
==============================================================================
--- incubator/droids/trunk/droids-spring/pom.xml (original)
+++ incubator/droids/trunk/droids-spring/pom.xml Fri Jun 15 02:32:15 2012
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>droids</artifactId>
     <groupId>org.apache.droids</groupId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-spring</artifactId>

Modified: incubator/droids/trunk/droids-tika/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-tika/pom.xml?rev=1350452&r1=1350451&r2=1350452&view=diff
==============================================================================
--- incubator/droids/trunk/droids-tika/pom.xml (original)
+++ incubator/droids/trunk/droids-tika/pom.xml Fri Jun 15 02:32:15 2012
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>droids</artifactId>
     <groupId>org.apache.droids</groupId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-tika</artifactId>

Modified: incubator/droids/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1350452&r1=1350451&r2=1350452&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Fri Jun 15 02:32:15 2012
@@ -25,7 +25,7 @@
   </parent>
   <groupId>org.apache.droids</groupId>
   <artifactId>droids</artifactId>
-  <version>0.2-incubating-SNAPSHOT</version>
+  <version>0.2-incubating</version>
   <name>Apache Droids</name>
   <inceptionYear>2007</inceptionYear>
   <description>
@@ -43,9 +43,9 @@
   </licenses>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/droids/trunk/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/droids/trunk/</developerConnection>
-    <url>http://svn.apache.org/repos/asf/incubator/droids/trunk/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/droids/tags/0.2.0-incubating</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/droids/tags/0.2.0-incubating</developerConnection>
+    
<url>http://svn.apache.org/repos/asf/incubator/droids/tags/0.2.0-incubating</url>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -95,7 +95,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Grant Ingersoll</name>
@@ -105,7 +105,7 @@
         <role>Committer</role>
         <role>PMC</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Javier Puerto</name>
@@ -114,7 +114,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Ma Ming Fai</name>
@@ -123,7 +123,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Oleg Kalnichevski</name>
@@ -133,7 +133,7 @@
         <role>Committer</role>
         <role>PMC</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Richard Frovarp</name>
@@ -143,7 +143,7 @@
         <role>Committer</role>
         <role>PMC</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Ryan McKinley</name>
@@ -152,7 +152,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
     <developer>
       <name>Thorsten Scherler</name>
@@ -162,7 +162,7 @@
         <role>Committer</role>
         <role>PMC</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>    
     <developer>
       <name>Tobias Rübner</name>
@@ -171,7 +171,7 @@
       <roles>
         <role>Committer</role>
       </roles>
-      <timezone/>
+      <timezone />
     </developer>
   </developers>
 


Reply via email to