Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/directmemory/trunk@1521814 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
olamy committed Sep 11, 2013
1 parent 638f454 commit 2043d3b
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion directmemory-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion directmemory-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion directmemory-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/server-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>examples</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion integrations/ehcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-integrations</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-ehcache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-integrations</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-guava</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrations/solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-integrations</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-solr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion itests/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>itests</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion platforms/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>org.apache.directmemory</groupId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion platforms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ under the License.

<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Apache DirectMemory</name>
Expand All @@ -50,9 +50,9 @@ under the License.
</modules>

<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/directmemory/tags/directmemory-0.2</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directmemory/tags/directmemory-0.2</developerConnection>
<url>https://svn.apache.org/viewvc/directmemory/tags/directmemory-0.2</url>
<connection>scm:svn:https://svn.apache.org/repos/asf/directmemory/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directmemory/trunk/</developerConnection>
<url>https://svn.apache.org/viewvc/directmemory/trunk/</url>
</scm>
<issueManagement>
<system>jira</system>
Expand Down
2 changes: 1 addition & 1 deletion serializers/kryo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-serializers</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-kryo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion serializers/msgpack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-serializers</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-msgpack</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion serializers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-serializers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion serializers/protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-serializers</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-protobuf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion serializers/protostuff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory-serializers</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>directmemory-protostuff</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/directmemory-server-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.directmemory.server</groupId>
<artifactId>server</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>

<artifactId>server-example-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/directmemory-server-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory.server</groupId>
<artifactId>server</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/directmemory-server-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory.server</groupId>
<artifactId>server</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/directmemory-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory.server</groupId>
<artifactId>server</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.directmemory</groupId>
<artifactId>directmemory</artifactId>
<version>0.2</version>
<version>0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 2043d3b

Please sign in to comment.