Skip to content

Commit

Permalink
Update version -- see #364
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed May 19, 2023
1 parent f14e520 commit 4f7d18d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sparql-anything-fuseki/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>com.github.sparqlanything</groupId>
<artifactId>sparql-anything-parent</artifactId>
<relativePath>..</relativePath>
<version>0.9.0-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>sparql-anything-fuseki</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 @@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.sparqlanything</groupId>
<artifactId>sparql-anything-cli</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4f7d18d

Please sign in to comment.