You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/03/03 21:23:09 UTC

[17/20] isis git commit: Added link to repository for 'isis-neo4j'

Added link to repository for 'isis-neo4j'


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

Branch: refs/heads/ISIS-789
Commit: ec2a3b6e41b2377317c1c4860e64b6e0238e7332
Parents: 8b0f861
Author: jdb6853 <jd...@hotmail.com>
Authored: Fri Jan 2 15:28:55 2015 -0600
Committer: jdb6853 <jd...@hotmail.com>
Committed: Fri Jan 2 15:28:55 2015 -0600

----------------------------------------------------------------------
 example/application/neoapp/webapp/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/ec2a3b6e/example/application/neoapp/webapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/neoapp/webapp/pom.xml b/example/application/neoapp/webapp/pom.xml
index e89d059..da2c002 100644
--- a/example/application/neoapp/webapp/pom.xml
+++ b/example/application/neoapp/webapp/pom.xml
@@ -376,6 +376,8 @@
 		        	<artifactId>datanucleus-neo4j</artifactId>
 		        	<version>4.0.4</version>
 		        </dependency>
+
+                <!-- https://github.com/Sprint/isis-neo4j -->
                 <dependency>
                     <groupId>com.sprint</groupId>
                     <artifactId>isis-neo4j</artifactId>