Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 0.23
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/rave/trunk@1553215 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
mfranklin committed Dec 23, 2013
1 parent 34b040d commit 0749f61
Show file tree
Hide file tree
Showing 27 changed files with 31 additions and 31 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Expand Up @@ -24,20 +24,20 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-master</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
<relativePath>../rave-master-pom/pom.xml</relativePath>
</parent>

<artifactId>rave-project</artifactId>
<name>Apache Rave :: rave-project</name>
<description>Apache Rave Project</description>
<packaging>pom</packaging>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/rave/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/rave/trunk/</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/rave/tags/0.23</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/tags/0.23</developerConnection>
<url>http://svn.apache.org/viewvc/rave/tags/0.23</url>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rave-components/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-components</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-components/rave-commons/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-components/rave-core-api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rave-components/rave-core/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-components/rave-jpa/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-components/rave-mongodb/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rave-components/rave-web/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-custom-project-archetype/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-custom-project-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-demo-gadgets/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-demo-gadgets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-integration-tests/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rave-integration-tests/rave-admin-tests/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rave-integration-tests/rave-core-tests/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rave-integration-tests/rave-default-account-tests/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rave-integration-tests/rave-newuser-tests/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rave-portal-dependencies/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-project</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-portal-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-portal-resources/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>rave-project</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-portal-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-portal/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-portal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-providers/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-providers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-providers/rave-opensocial-provider/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-providers</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-opensocial-provider</artifactId>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-provider</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-opensocial-client</artifactId>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-provider</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-opensocial-core</artifactId>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-provider</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-opensocial-server</artifactId>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-server</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-shindig-dependencies</artifactId>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-server</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-shindig-resources</artifactId>
Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-opensocial-server</artifactId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-shindig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rave-providers/rave-w3c-provider/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>rave-providers</artifactId>
<groupId>org.apache.rave</groupId>
<version>0.23-SNAPSHOT</version>
<version>0.23</version>
</parent>

<artifactId>rave-w3c-provider</artifactId>
Expand Down

0 comments on commit 0749f61

Please sign in to comment.