You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/02/10 15:35:34 UTC

[1/2] brooklyn-library git commit: change astyanax artifact id

Repository: brooklyn-library
Updated Branches:
  refs/heads/master 7c5e7b676 -> a283d8dc3


change astyanax artifact id


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/68e69c10
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/68e69c10
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/68e69c10

Branch: refs/heads/master
Commit: 68e69c10eb99b6d97f2e9140f110bc7ea119d5c9
Parents: d78795e
Author: Andrea Turli <an...@gmail.com>
Authored: Tue Feb 9 09:36:35 2016 +0100
Committer: Andrea Turli <an...@gmail.com>
Committed: Tue Feb 9 09:36:35 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/68e69c10/software/nosql/pom.xml
----------------------------------------------------------------------
diff --git a/software/nosql/pom.xml b/software/nosql/pom.xml
index f409e4b..8866243 100644
--- a/software/nosql/pom.xml
+++ b/software/nosql/pom.xml
@@ -116,7 +116,7 @@
         <!-- for cassandra testing -->
         <dependency>
             <groupId>com.netflix.astyanax</groupId>
-            <artifactId>astyanax</artifactId>
+            <artifactId>astyanax-thrift</artifactId>
             <version>${astyanax.version}</version>
             <scope>test</scope>
             <exclusions>


[2/2] brooklyn-library git commit: Closes #2

Posted by sv...@apache.org.
Closes #2

change astyanax artifact id


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/a283d8dc
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/a283d8dc
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/a283d8dc

Branch: refs/heads/master
Commit: a283d8dc381d7190d03efd6b4bb929457fbfb7c6
Parents: 7c5e7b6 68e69c1
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Wed Feb 10 16:35:21 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Wed Feb 10 16:35:21 2016 +0200

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