You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2015/04/01 22:45:33 UTC

[4/5] activemq-6 git commit: fixing extra-tests dependency

fixing extra-tests dependency


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/c38acee5
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/c38acee5
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/c38acee5

Branch: refs/heads/master
Commit: c38acee50996420c451f600008dafe9e5371ded3
Parents: 6239ff6
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Apr 1 16:16:13 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Apr 1 16:16:13 2015 -0400

----------------------------------------------------------------------
 tests/extra-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/c38acee5/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index c6c5bf0..4f8647d 100644
--- a/tests/extra-tests/pom.xml
+++ b/tests/extra-tests/pom.xml
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>10.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>