You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/03/11 16:20:42 UTC

[02/10] git commit: update AppleJavaExtensions to 1.5.4

update AppleJavaExtensions to 1.5.4


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/3ac9ecfb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/3ac9ecfb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/3ac9ecfb

Branch: refs/heads/master
Commit: 3ac9ecfbefdd9e7619071f018cc096fc21a1a657
Parents: aaf3597
Author: Heinrich Spreiter <sp...@gmail.com>
Authored: Sun Mar 2 20:28:17 2014 +0100
Committer: Heinrich Spreiter <sp...@gmail.com>
Committed: Sun Mar 2 20:28:17 2014 +0100

----------------------------------------------------------------------
 stack/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/3ac9ecfb/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index bdf2137..27c0a12 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -1308,8 +1308,8 @@
       <dependency>
         <groupId>com.apple</groupId>
         <artifactId>AppleJavaExtensions</artifactId>
-        <!-- we'd like to use 1.5, but it is not in Maven Central -->
-        <version>1.4</version>
+        <!-- from local-depedendencies -->
+        <version>1.5.4</version>
       </dependency>
 
       <dependency>