summaryrefslogtreecommitdiff
path: root/qpid/java/distribution
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2008-01-25 16:46:49 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2008-01-25 16:46:49 +0000
commit901073e4e0662b693219c78bc56bebeddbc0bee0 (patch)
treedbbd944c58e2347737cadf30fb2957e296313d93 /qpid/java/distribution
parentef7be26a17761ae2b86ee300b763c3954f9e3cb0 (diff)
downloadqpid-python-901073e4e0662b693219c78bc56bebeddbc0bee0.tar.gz
Changed version to M3 to avoid confusion with old M2 snapshots
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@615264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/distribution')
-rw-r--r--qpid/java/distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/distribution/pom.xml b/qpid/java/distribution/pom.xml
index 7899ef8912..6acd8e9a85 100644
--- a/qpid/java/distribution/pom.xml
+++ b/qpid/java/distribution/pom.xml
@@ -25,12 +25,12 @@
<artifactId>qpid-distribution</artifactId>
<packaging>jar</packaging>
<name>Qpid Distribution</name>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>