diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-04-01 22:03:30 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-04-01 22:03:30 +0000 |
| commit | 1ab0fd2f41d33cf6995e4ce44cd5601d1249503f (patch) | |
| tree | fbfd32c1ce76d0146e02283d377539a095ebf3cf /java/skimtests | |
| parent | 006e93b97416d55193b11357779d0eb837ce7263 (diff) | |
| download | qpid-python-1ab0fd2f41d33cf6995e4ce44cd5601d1249503f.tar.gz | |
Set version to M2.1 for all, it's release time
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1-release@643613 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/skimtests')
| -rw-r--r-- | java/skimtests/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/skimtests/pom.xml b/java/skimtests/pom.xml index 38bdb1a08a..797ad1e14a 100644 --- a/java/skimtests/pom.xml +++ b/java/skimtests/pom.xml @@ -24,14 +24,14 @@ <groupId>org.apache.qpid</groupId>
<artifactId>qpid-skimtests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<name>Qpid Skim 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.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -63,7 +63,7 @@ <dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-broker</artifactId>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
|
