Author: reto
Date: Fri Feb 18 10:41:57 2011
New Revision: 1071951

URL: http://svn.apache.org/viewvc?rev=1071951&view=rev
Log:
CLEREZZA-388: commit by rename utility

Modified:
    
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.platform.cris/pom.xml

Modified: 
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.platform.cris/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.platform.cris/pom.xml?rev=1071951&r1=1071950&r2=1071951&view=diff
==============================================================================
--- 
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.platform.cris/pom.xml
 (original)
+++ 
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.platform.cris/pom.xml
 Fri Feb 18 10:41:57 2011
@@ -2,11 +2,11 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.clerezza</groupId>
-               <artifactId>org.apache.clerezza.parent</artifactId>
+               <artifactId>parent</artifactId>
                <version>0.2-incubating-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.clerezza</groupId>
-       <artifactId>org.apache.clerezza.platform.cris</artifactId>
+       <artifactId>platform.cris</artifactId>
        <packaging>bundle</packaging>
        <version>0.1-incubating-SNAPSHOT</version>
        <name>Clerezza - Platform CRIS service for the content graph</name>
@@ -16,25 +16,25 @@
        <dependencies>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       
<artifactId>org.apache.clerezza.rdf.cris.ontologies</artifactId>
+                       <artifactId>rdf.cris.ontologies</artifactId>
                        <version>0.1-incubating-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       
<artifactId>org.apache.clerezza.rdf.cris.core</artifactId>
+                       <artifactId>rdf.cris.core</artifactId>
                        <version>0.1-incubating-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       <artifactId>org.apache.clerezza.rdf.core</artifactId>
+                       <artifactId>rdf.core</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       <artifactId>org.apache.clerezza.rdf.utils</artifactId>
+                       <artifactId>rdf.utils</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       
<artifactId>org.apache.clerezza.rdf.scala.utils</artifactId>
+                       <artifactId>rdf.scala.utils</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.scala-lang</groupId>
@@ -42,7 +42,7 @@
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       
<artifactId>org.apache.clerezza.platform.graphprovider.content</artifactId>
+                       <artifactId>platform.graphprovider.content</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.apache.lucene</groupId>


Reply via email to