Repository: qpid-proton Updated Branches: refs/heads/0.9-alpha-1 [created] 29c5c3298
Release 0.9-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/29c5c329 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/29c5c329 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/29c5c329 Branch: refs/heads/0.9-alpha-1 Commit: 29c5c3298c259a36e84f2fb70d1fede1283158d6 Parents: 3bffa07 Author: Rafael Schloming <r...@alum.mit.edu> Authored: Fri Dec 19 13:06:18 2014 -0500 Committer: Rafael Schloming <r...@alum.mit.edu> Committed: Fri Dec 19 13:06:18 2014 -0500 ---------------------------------------------------------------------- contrib/proton-hawtdispatch/pom.xml | 2 +- contrib/proton-jms/pom.xml | 2 +- examples/messenger/java/pom.xml | 2 +- pom.xml | 2 +- proton-j/pom.xml | 2 +- tests/pom.xml | 2 +- version.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/contrib/proton-hawtdispatch/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/proton-hawtdispatch/pom.xml b/contrib/proton-hawtdispatch/pom.xml index 0eaa171..bc12496 100644 --- a/contrib/proton-hawtdispatch/pom.xml +++ b/contrib/proton-hawtdispatch/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.9-alpha-1</version> <relativePath>../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/contrib/proton-jms/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml index 4515cbb..d1714cc 100644 --- a/contrib/proton-jms/pom.xml +++ b/contrib/proton-jms/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.9-alpha-1</version> <relativePath>../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/examples/messenger/java/pom.xml ---------------------------------------------------------------------- diff --git a/examples/messenger/java/pom.xml b/examples/messenger/java/pom.xml index 24e76c2..43dedcf 100644 --- a/examples/messenger/java/pom.xml +++ b/examples/messenger/java/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.9-alpha-1</version> <relativePath>../../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 47ef4c6..807779e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ requiring the latest trunk build can use an unchanging value in their pom.xml. We will use a more representative version if and when snapshots from multiple branches are being concurrently produced. --> - <version>1.0-SNAPSHOT</version> + <version>0.9-alpha-1</version> <packaging>pom</packaging> <properties> http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/proton-j/pom.xml ---------------------------------------------------------------------- diff --git a/proton-j/pom.xml b/proton-j/pom.xml index c43e78e..9aca592 100644 --- a/proton-j/pom.xml +++ b/proton-j/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.9-alpha-1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 8367eca..dcee6ab 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.9-alpha-1</version> </parent> <description>The Proton system tests execute against either the Java or the C implementations, http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/29c5c329/version.txt ---------------------------------------------------------------------- diff --git a/version.txt b/version.txt index b63ba69..e28756a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9 +0.9-alpha-1 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org