Repository: activemq-artemis Updated Branches: refs/heads/master 4fade1073 -> b3a8327ab
Upgrade to the latest apache pom (18) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b3a8327a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/b3a8327a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/b3a8327a Branch: refs/heads/master Commit: b3a8327ab7d88c399c8339cc86004b164d80b932 Parents: 4fade10 Author: Clebert Suconic <[email protected]> Authored: Mon Aug 15 19:25:48 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Mon Aug 15 19:25:53 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/b3a8327a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 386a95e..b137290 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>17</version> + <version>18</version> <relativePath>org.apache:apache</relativePath> </parent>
