Skip to content

Commit

Permalink
Updates poms
Browse files Browse the repository at this point in the history
  • Loading branch information
pbonte committed Oct 18, 2022
1 parent 09af5d0 commit 766bd07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.streamreasoning.rsp4j</groupId>
<artifactId>mapping</artifactId>
<version>1.0.1</version>
<version>${rsp4j.version}</version>
<scope>compile</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
Expand Down
2 changes: 1 addition & 1 deletion io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>org.streamreasoning.rsp4j</groupId>
<artifactId>api</artifactId>
<version>1.0.0</version>
<version>${rsp4j.version}</version>
<scope>compile</scope>
</dependency>
<!--<dependency>
Expand Down

0 comments on commit 766bd07

Please sign in to comment.