Author: reto
Date: Mon Jan 31 06:46:44 2011
New Revision: 1065490

URL: http://svn.apache.org/viewvc?rev=1065490&view=rev
Log:
CLEREZZA-412: adapted to new artifcatId

Modified:
    incubator/clerezza/trunk/parent/rdf.scala.utils/pom.xml

Modified: incubator/clerezza/trunk/parent/rdf.scala.utils/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.scala.utils/pom.xml?rev=1065490&r1=1065489&r2=1065490&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/rdf.scala.utils/pom.xml (original)
+++ incubator/clerezza/trunk/parent/rdf.scala.utils/pom.xml Mon Jan 31 06:46:44 
2011
@@ -85,7 +85,7 @@
                                <extensions>true</extensions>
                                <configuration>
                                        <instructions>
-                                               
<Export-Package>${project.artifactId}.*</Export-Package>
+                                               
<Export-Package>${project.groupId}.${project.artifactId}.*</Export-Package>
                                        </instructions>
                                </configuration>
                        </plugin>


Reply via email to