diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2008-01-25 16:46:49 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2008-01-25 16:46:49 +0000 |
| commit | 901073e4e0662b693219c78bc56bebeddbc0bee0 (patch) | |
| tree | dbbd944c58e2347737cadf30fb2957e296313d93 /qpid/java/systests | |
| parent | ef7be26a17761ae2b86ee300b763c3954f9e3cb0 (diff) | |
| download | qpid-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/systests')
| -rw-r--r-- | qpid/java/systests/distribution/pom.xml | 4 | ||||
| -rw-r--r-- | qpid/java/systests/pom.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/qpid/java/systests/distribution/pom.xml b/qpid/java/systests/distribution/pom.xml index 70a6a18cce..619a9325c4 100644 --- a/qpid/java/systests/distribution/pom.xml +++ b/qpid/java/systests/distribution/pom.xml @@ -23,14 +23,14 @@ <groupId>org.apache.qpid</groupId> <artifactId>qpid-systests-distribution</artifactId> <packaging>jar</packaging> - <version>1.0-incubating-M2-SNAPSHOT</version> + <version>1.0-incubating-M3-SNAPSHOT</version> <name>Qpid System Tests Distribution</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> diff --git a/qpid/java/systests/pom.xml b/qpid/java/systests/pom.xml index c2fedec25a..64af96150a 100644 --- a/qpid/java/systests/pom.xml +++ b/qpid/java/systests/pom.xml @@ -22,14 +22,14 @@ <groupId>org.apache.qpid</groupId> <artifactId>qpid-systests</artifactId> <packaging>jar</packaging> - <version>1.0-incubating-M2-SNAPSHOT</version> + <version>1.0-incubating-M3-SNAPSHOT</version> <name>Qpid System Tests</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> |
