Author: andy
Date: Thu Jun 26 21:00:09 2014
New Revision: 1605907

URL: http://svn.apache.org/r1605907
Log:
POM tidy - remove groupId (take from parent)

Modified:
    jena/trunk/jena-spatial/pom.xml
    jena/trunk/jena-text/pom.xml

Modified: jena/trunk/jena-spatial/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-spatial/pom.xml?rev=1605907&r1=1605906&r2=1605907&view=diff
==============================================================================
--- jena/trunk/jena-spatial/pom.xml (original)
+++ jena/trunk/jena-spatial/pom.xml Thu Jun 26 21:00:09 2014
@@ -18,7 +18,6 @@
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.jena</groupId>
   <artifactId>jena-spatial</artifactId>
   <packaging>jar</packaging>
   <name>Apache Jena - SPARQL Spatial Search</name>

Modified: jena/trunk/jena-text/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-text/pom.xml?rev=1605907&r1=1605906&r2=1605907&view=diff
==============================================================================
--- jena/trunk/jena-text/pom.xml (original)
+++ jena/trunk/jena-text/pom.xml Thu Jun 26 21:00:09 2014
@@ -18,7 +18,6 @@
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.jena</groupId>
   <artifactId>jena-text</artifactId>
   <packaging>jar</packaging>
   <name>Apache Jena - SPARQL Text Search</name>


Reply via email to