Author: ivol37 at gmail.com
Date: Thu Nov 11 09:14:06 2010
New Revision: 394

Log:
[AMDATU-129] Ongoing Refactoring/moving of SVN layout

Added:
   trunk/amdatu-semanticweb/sparqlendpoint/
      - copied from r393, /trunk/amdatu-semanticweb/sparqlendpoint-gadget/
Removed:
   trunk/amdatu-semanticweb/sparqlendpoint-gadget/
Modified:
   trunk/amdatu-semanticweb/pom.xml
   trunk/amdatu-semanticweb/sparqlendpoint/pom.xml

Modified: trunk/amdatu-semanticweb/pom.xml
==============================================================================
--- trunk/amdatu-semanticweb/pom.xml    (original)
+++ trunk/amdatu-semanticweb/pom.xml    Thu Nov 11 09:14:06 2010
@@ -14,7 +14,7 @@
 
   <modules>
     <module>sesame</module>
-    <module>sparqlendpoint-gadget</module>
+    <module>sparqlendpoint</module>
   </modules>
 
   <build>

Modified: trunk/amdatu-semanticweb/sparqlendpoint/pom.xml
==============================================================================
--- /trunk/amdatu-semanticweb/sparqlendpoint-gadget/pom.xml     (original)
+++ trunk/amdatu-semanticweb/sparqlendpoint/pom.xml     Thu Nov 11 09:14:06 2010
@@ -22,7 +22,7 @@
     </dependency>   
     <dependency>
       <groupId>org.amdatu.web.rest</groupId>
-      <artifactId>wink</artifactId>
+      <artifactId>jaxrs</artifactId>
       <scope>provided</scope>
       <type>bundle</type>
     </dependency>

Reply via email to