Repository: qpid-proton Updated Branches: refs/heads/proton-j-reactor f87033333 -> ad0f02957
fixed version Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ad0f0295 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ad0f0295 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/ad0f0295 Branch: refs/heads/proton-j-reactor Commit: ad0f0295700d43fb1788ded9bdb83ae998260d9b Parents: f870333 Author: Rafael Schloming <[email protected]> Authored: Sun May 10 06:37:42 2015 -0400 Committer: Rafael Schloming <[email protected]> Committed: Sun May 10 06:37:42 2015 -0400 ---------------------------------------------------------------------- examples/java/reactor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ad0f0295/examples/java/reactor/pom.xml ---------------------------------------------------------------------- diff --git a/examples/java/reactor/pom.xml b/examples/java/reactor/pom.xml index 32c47b9..8e845c4 100644 --- a/examples/java/reactor/pom.xml +++ b/examples/java/reactor/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <version>1.0-SNAPSHOT</version> + <version>0.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
