Author: lewismc
Date: Wed Apr 16 19:16:46 2014
New Revision: 1588037

URL: http://svn.apache.org/r1588037
Log:
[maven-release-plugin] prepare release apache-gora-0.4

Modified:
    gora/trunk/gora-accumulo/pom.xml
    gora/trunk/gora-cassandra/pom.xml
    gora/trunk/gora-compiler-cli/pom.xml
    gora/trunk/gora-compiler/pom.xml
    gora/trunk/gora-core/pom.xml
    gora/trunk/gora-hbase/pom.xml
    gora/trunk/gora-solr/pom.xml
    gora/trunk/gora-tutorial/pom.xml
    gora/trunk/pom.xml
    gora/trunk/sources-dist/pom.xml

Modified: gora/trunk/gora-accumulo/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-accumulo/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-accumulo/pom.xml (original)
+++ gora/trunk/gora-accumulo/pom.xml Wed Apr 16 19:16:46 2014
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
                contributor license agreements. See the NOTICE file distributed 
with this 
                work for additional information regarding copyright ownership. 
The ASF licenses 
@@ -17,7 +16,7 @@
        <parent>
                <groupId>org.apache.gora</groupId>
                <artifactId>gora</artifactId>
-               <version>0.4-SNAPSHOT</version>
+               <version>0.4</version>
                <relativePath>../</relativePath>
        </parent>
        <artifactId>gora-accumulo</artifactId>
@@ -35,9 +34,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-accumulo/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-accumulo/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-accumulo/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-accumulo</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-accumulo</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-accumulo</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-cassandra/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-cassandra/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-cassandra/pom.xml (original)
+++ gora/trunk/gora-cassandra/pom.xml Wed Apr 16 19:16:46 2014
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-cassandra</artifactId>
@@ -39,9 +39,9 @@
         <url>http://www.apache.org/</url>
     </organization>
     <scm>
-        <url>http://svn.apache.org/viewvc/gora/trunk/gora-cassandra/</url>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-cassandra/</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-cassandra/</developerConnection>
+        
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-cassandra</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-cassandra</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-cassandra</developerConnection>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Modified: gora/trunk/gora-compiler-cli/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-compiler-cli/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-compiler-cli/pom.xml (original)
+++ gora/trunk/gora-compiler-cli/pom.xml Wed Apr 16 19:16:46 2014
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
        <artifactId>gora</artifactId>
-       <version>0.4-SNAPSHOT</version>
+       <version>0.4</version>
        <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-compiler-cli</artifactId>
@@ -38,9 +38,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-compiler-cli/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-compiler-cli/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-compiler-cli/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-compiler-cli</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler-cli</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler-cli</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-compiler/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-compiler/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-compiler/pom.xml (original)
+++ gora/trunk/gora-compiler/pom.xml Wed Apr 16 19:16:46 2014
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
        <artifactId>gora</artifactId>
-       <version>0.4-SNAPSHOT</version>
+       <version>0.4</version>
        <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-compiler</artifactId>
@@ -38,9 +38,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-compiler/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-compiler/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-compiler/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-compiler</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-core/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-core/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-core/pom.xml (original)
+++ gora/trunk/gora-core/pom.xml Wed Apr 16 19:16:46 2014
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-core</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-core/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-core/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-core/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-core</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-core</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-core</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-hbase/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-hbase/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-hbase/pom.xml (original)
+++ gora/trunk/gora-hbase/pom.xml Wed Apr 16 19:16:46 2014
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-hbase</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-hbase/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-hbase/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-hbase/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-hbase</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-hbase</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-hbase</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-solr/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-solr/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-solr/pom.xml (original)
+++ gora/trunk/gora-solr/pom.xml Wed Apr 16 19:16:46 2014
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
     contributor license agreements. See the NOTICE file distributed with this 
     work for additional information regarding copyright ownership. The ASF 
licenses 
@@ -16,7 +15,7 @@
   <parent>
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-solr</artifactId>

Modified: gora/trunk/gora-tutorial/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-tutorial/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/gora-tutorial/pom.xml (original)
+++ gora/trunk/gora-tutorial/pom.xml Wed Apr 16 19:16:46 2014
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-tutorial</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-tutorial/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-tutorial/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-tutorial/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-tutorial</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-tutorial</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-tutorial</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/pom.xml (original)
+++ gora/trunk/pom.xml Wed Apr 16 19:16:46 2014
@@ -26,7 +26,7 @@
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
     <packaging>pom</packaging>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4</version>
     <name>Apache Gora</name>
     <description>The Apache Gora open source framework provides an in-memory 
data model and 
     persistence for big data. Gora supports persisting to column stores, key 
value stores, 
@@ -241,9 +241,9 @@
   </mailingLists>
        
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/gora/trunk/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>

Modified: gora/trunk/sources-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/sources-dist/pom.xml?rev=1588037&r1=1588036&r2=1588037&view=diff
==============================================================================
--- gora/trunk/sources-dist/pom.xml (original)
+++ gora/trunk/sources-dist/pom.xml Wed Apr 16 19:16:46 2014
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sources-dist</artifactId>
@@ -38,9 +38,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/sources-dist/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/sources-dist/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/sources-dist/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/sources-dist</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/sources-dist</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/sources-dist</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>


Reply via email to