Skip to content

Commit

Permalink
Preparing release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Dec 18, 2020
1 parent 38baf92 commit 600cd0b
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<packaging>pom</packaging>

<name>sparql.anything</name>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.binary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.binary</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.csv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.html/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.html</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sparql.anything.text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.text</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions sparql.anything.xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<parent>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sparql.anything.xml</artifactId>
<dependencies>
<dependency>
<groupId>com.github.spice-h2020</groupId>
<artifactId>sparql.anything.model</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 600cd0b

Please sign in to comment.