summaryrefslogtreecommitdiff
path: root/java/client/example
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-11-01 17:15:54 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-11-01 17:15:54 +0000
commit7fd72b7a1dabdd63a1a439d9de0d4e12d9c58eaa (patch)
tree464f8656572ae6980cd9ec1d46ec884f1a943a0d /java/client/example
parentb00a4d5da25235842d25a200abb5ed7590f3c650 (diff)
downloadqpid-python-7fd72b7a1dabdd63a1a439d9de0d4e12d9c58eaa.tar.gz
Completed the removal of SNAPSHOT from all M2 pom.xml files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@591091 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/example')
-rw-r--r--java/client/example/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml
index 1d48b3afbe..3d4cf21a2d 100644
--- a/java/client/example/pom.xml
+++ b/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-M2</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-M2</version>
<relativePath>../pom.xml</relativePath>
</parent>