diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-11-16 15:16:03 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-11-16 15:16:03 +0000 |
| commit | 0ffa0e95826e1af6a1ff548cd2e97b3f48d9b45b (patch) | |
| tree | 0c14ccf9698455c2501d2e98d6f6da863fb781c0 /java/client/distribution/pom.xml | |
| parent | d1c4f0f62cce98ac4a690b7cdd5137c7e6557822 (diff) | |
| parent | 704fe0e943583103e6c1fbb156a3dd667f02e955 (diff) | |
| download | qpid-python-0ffa0e95826e1af6a1ff548cd2e97b3f48d9b45b.tar.gz | |
Creating the tag for M2 release
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2/Final@595695 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/distribution/pom.xml')
| -rw-r--r-- | java/client/distribution/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/client/distribution/pom.xml b/java/client/distribution/pom.xml index 4ad14d40d2..bd97463d15 100644 --- a/java/client/distribution/pom.xml +++ b/java/client/distribution/pom.xml @@ -23,14 +23,14 @@ <groupId>org.apache.qpid</groupId> <artifactId>qpid-client-distribution</artifactId> <packaging>jar</packaging> - <version>1.0-incubating-M2-SNAPSHOT</version> + <version>1.0-incubating-M2</version> <name>Qpid Client Distributions</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> </parent> <properties> |
