Author: reto
Date: Fri Feb 18 10:41:37 2011
New Revision: 1071948
URL: http://svn.apache.org/viewvc?rev=1071948&view=rev
Log:
CLEREZZA-388: commit by rename utility
Modified:
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.rdf.cris/ontologies/pom.xml
Modified:
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.rdf.cris/ontologies/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.rdf.cris/ontologies/pom.xml?rev=1071948&r1=1071947&r2=1071948&view=diff
==============================================================================
---
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.rdf.cris/ontologies/pom.xml
(original)
+++
incubator/clerezza/issues/CLEREZZA-388/org.apache.clerezza.rdf.cris/ontologies/pom.xml
Fri Feb 18 10:41:37 2011
@@ -2,11 +2,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.clerezza</groupId>
- <artifactId>org.apache.clerezza.rdf.cris</artifactId>
+ <artifactId>rdf.cris</artifactId>
<version>0.1-incubating-SNAPSHOT</version>
</parent>
<groupId>org.apache.clerezza</groupId>
- <artifactId>org.apache.clerezza.rdf.cris.ontologies</artifactId>
+ <artifactId>rdf.cris.ontologies</artifactId>
<version>0.1-incubating-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Clerezza - RDF Composite Resource Index Service Ontologies</name>
@@ -16,14 +16,14 @@
<dependencies>
<dependency>
<groupId>org.apache.clerezza</groupId>
- <artifactId>org.apache.clerezza.rdf.core</artifactId>
+ <artifactId>rdf.core</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.clerezza</groupId>
-
<artifactId>org.apache.clerezza.maven-ontologies-plugin</artifactId>
+ <artifactId>maven-ontologies-plugin</artifactId>
<executions>
<execution>
<phase>generate-sources</phase>