Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ghxiao committed Sep 25, 2014
1 parent a34d2b3 commit 46a22ce
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 22 deletions.
2 changes: 1 addition & 1 deletion obdalib-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion obdalib-owlapi3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-obdalib-owlapi3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion obdalib-protege41/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion obdalib-r2rml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>
<artifactId>ontop-obdalib-r2rml</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion obdalib-sesame/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>
<artifactId>ontop-obdalib-sesame</artifactId>
<name>ontop-obdalib-sesame</name>
Expand Down
6 changes: 2 additions & 4 deletions ontop-cli/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<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/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop</artifactId>
<packaging>pom</packaging>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<name>ontop</name>
<url>http://ontop.inf.unibz.it/</url>

Expand Down
2 changes: 1 addition & 1 deletion quest-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-quest-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quest-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quest-owlapi3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-quest-owlapi3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quest-rdb2rdf-compliance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>

<artifactId>ontop-rdb2rdf-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quest-sesame/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>
<artifactId>ontop-quest-sesame</artifactId>
<name>ontop-quest-sesame</name>
Expand Down
10 changes: 5 additions & 5 deletions quest-sparql-compliance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-sparql-compliance</artifactId>
Expand All @@ -25,22 +25,22 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-obdalib-core</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-obdalib-owlapi3</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-reformulation-core</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-quest-sesame</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion quest-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>
<artifactId>ontop-test</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion reformulation-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>ontop</artifactId>
<groupId>it.unibz.inf.ontop</groupId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>
<artifactId>ontop-reformulation-core</artifactId>
<name>ontop-reformulation-core</name>
Expand Down

0 comments on commit 46a22ce

Please sign in to comment.