summaryrefslogtreecommitdiff
path: root/qpid/java/client/example
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/client/example
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/client/example')
-rw-r--r--qpid/java/client/example/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/client/example/pom.xml b/qpid/java/client/example/pom.xml
index 1d48b3afbe..db9aa94ca2 100644
--- a/qpid/java/client/example/pom.xml
+++ b/qpid/java/client/example/pom.xml
@@ -23,14 +23,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-example</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
<name>Qpid Example</name>
<url>http://cwiki.apache.org/confluence/display/qpid</url>
<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>