Skip to content

Commit

Permalink
Merge branch 'release/1.17' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ghxiao committed Feb 5, 2016
2 parents e2f2550 + 62eb039 commit f81214b
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 21 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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-obdalib-owlapi</artifactId>
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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</parent>
<artifactId>ontop-obdalib-sesame</artifactId>
<name>ontop-obdalib-sesame</name>
Expand Down
2 changes: 1 addition & 1 deletion ontop-cli/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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ontop-docker-test-env/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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</parent>
<artifactId>ontop-docker-test-env</artifactId>
<name>ontop-docker</name>
Expand Down
2 changes: 1 addition & 1 deletion ontop-protege/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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-distribution</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions 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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ontop-quest-owlapi</artifactId>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-obdalib-r2rml</artifactId>
<version>1.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</dependency>
</dependencies>

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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-obdalib-owlapi</artifactId>
<version>1.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-reformulation-core</artifactId>
<version>1.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ontop-quest-sesame</artifactId>
<version>1.17.0</version>
<version>1.17.1-SNAPSHOT</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 @@ -6,7 +6,7 @@
<parent>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop</artifactId>
<version>1.17.0</version>
<version>1.17.1-SNAPSHOT</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.17.0</version>
<version>1.17.1-SNAPSHOT</version>
</parent>
<artifactId>ontop-reformulation-core</artifactId>
<name>ontop-reformulation-core</name>
Expand Down

0 comments on commit f81214b

Please sign in to comment.