summaryrefslogtreecommitdiff
path: root/java/integrationtests
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
commitaef4eac3cafe53f28e4ae368bf4d52be613d4152 (patch)
treedc83f3c6f2dcb3409c8f91e57696d4855ad61d12 /java/integrationtests
parent10e56f6dbb713e24513ca1947924f6b3e45f2ff9 (diff)
downloadqpid-python-aef4eac3cafe53f28e4ae368bf4d52be613d4152.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/qpid@615264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/integrationtests')
-rw-r--r--java/integrationtests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/integrationtests/pom.xml b/java/integrationtests/pom.xml
index 89fd5ede28..78a05e4f28 100644
--- a/java/integrationtests/pom.xml
+++ b/java/integrationtests/pom.xml
@@ -24,13 +24,13 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-integrationtests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
<name>Qpid Integration Tests</name>
<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>