Repository: qpid-proton Updated Branches: refs/heads/master 172e6f005 -> d315bff19
NO-JIRA: remove stale comment, we previously moved to the typical <next-release>-SNAPSHOT version convention Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d315bff1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d315bff1 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/d315bff1 Branch: refs/heads/master Commit: d315bff19618105f82da1f5a91c4aafa63be3571 Parents: 172e6f0 Author: Robert Gemmell <[email protected]> Authored: Wed Jul 29 16:55:14 2015 +0100 Committer: Robert Gemmell <[email protected]> Committed: Wed Jul 29 16:55:14 2015 +0100 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/d315bff1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 494658e..8271ae0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,10 +26,6 @@ <groupId>org.apache.qpid</groupId> <artifactId>proton-project</artifactId> - <!-- We use a static 1.0-SNAPSHOT version so that dependent projects - 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>0.10-SNAPSHOT</version> <packaging>pom</packaging> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
