summaryrefslogtreecommitdiff
path: root/java/distribution
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-04-01 22:03:30 +0000
committerAidan Skinner <aidan@apache.org>2008-04-01 22:03:30 +0000
commit1ab0fd2f41d33cf6995e4ce44cd5601d1249503f (patch)
treefbfd32c1ce76d0146e02283d377539a095ebf3cf /java/distribution
parent006e93b97416d55193b11357779d0eb837ce7263 (diff)
downloadqpid-python-1ab0fd2f41d33cf6995e4ce44cd5601d1249503f.tar.gz
Set version to M2.1 for all, it's release time
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1-release@643613 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/distribution')
-rw-r--r--java/distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/distribution/pom.xml b/java/distribution/pom.xml
index 3397dd52d2..250d57c909 100644
--- a/java/distribution/pom.xml
+++ b/java/distribution/pom.xml
@@ -25,12 +25,12 @@
<artifactId>qpid-distribution</artifactId>
<packaging>jar</packaging>
<name>Qpid Distribution</name>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>