Skip to content

Commit

Permalink
Merge jena-project POM into root POM
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Nov 18, 2017
1 parent b17efa1 commit 6820b35
Show file tree
Hide file tree
Showing 31 changed files with 812 additions and 1,182 deletions.
4 changes: 2 additions & 2 deletions apache-jena-libs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<!-- Need if the parent is a snapshot -->
Expand Down
2 changes: 1 addition & 1 deletion apache-jena-osgi/jena-osgi-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.4.0-SNAPSHOT</version>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions apache-jena-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<name>Apache Jena - OSGi</name>
Expand Down
4 changes: 2 additions & 2 deletions apache-jena/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions jena-arq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<!-- Need if the parent is a snapshot -->
Expand Down
4 changes: 2 additions & 2 deletions jena-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>
<artifactId>jena-base</artifactId>
<version>3.6.0-SNAPSHOT</version>
Expand Down
4 changes: 2 additions & 2 deletions jena-cmds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<name>Apache Jena - Command line tools</name>
Expand Down
4 changes: 2 additions & 2 deletions jena-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<description>Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.</description>
Expand Down
4 changes: 2 additions & 2 deletions jena-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>


Expand Down
4 changes: 2 additions & 2 deletions jena-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions jena-elephas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ limitations under the License.

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<name>Apache Jena - Elephas</name>
Expand Down
4 changes: 2 additions & 2 deletions jena-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ limitations under the License.

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<!-- Need if the parent is a snapshot -->
Expand Down
4 changes: 2 additions & 2 deletions jena-fuseki1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<!-- Need if the parent is a snapshot -->
Expand Down
4 changes: 2 additions & 2 deletions jena-fuseki2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<name>Apache Jena - Fuseki - A SPARQL 1.1 Server</name>
Expand Down
4 changes: 2 additions & 2 deletions jena-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions jena-iri/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
<version>3.6.0-SNAPSHOT</version>
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<description>
Expand Down
4 changes: 2 additions & 2 deletions jena-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<!-- Need if the parent is a snapshot -->
Expand Down
4 changes: 2 additions & 2 deletions jena-maven-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>

<developers>
Expand Down
4 changes: 2 additions & 2 deletions jena-permissions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@

<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-project</artifactId>
<artifactId>jena</artifactId>
<version>3.6.0-SNAPSHOT</version>
<relativePath>../jena-project</relativePath>
<relativePath>..</relativePath>
</parent>
<organization>
<name>The Apache Software Foundation</name>
Expand Down
11 changes: 0 additions & 11 deletions jena-project/DEPENDENCIES

This file was deleted.

Loading

0 comments on commit 6820b35

Please sign in to comment.