summaryrefslogtreecommitdiff
path: root/qpid/java/integrationtests
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-04-24 09:53:13 +0000
committerAidan Skinner <aidan@apache.org>2008-04-24 09:53:13 +0000
commitc02e3dbaed139fae55d34c8e66f72506cbf5a86c (patch)
tree3ca8d1364e3ad2c44b16243c337d5fef2254a651 /qpid/java/integrationtests
parent34521d12132b409638af8d867e4ecf943412b790 (diff)
downloadqpid-python-c02e3dbaed139fae55d34c8e66f72506cbf5a86c.tar.gz
QPID-832 update pom version
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@651211 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/integrationtests')
-rw-r--r--qpid/java/integrationtests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/integrationtests/pom.xml b/qpid/java/integrationtests/pom.xml
index 851ef27377..bbc12d4d00 100644
--- a/qpid/java/integrationtests/pom.xml
+++ b/qpid/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.1-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.1-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>