Skip to content

Commit

Permalink
link against snapshot engine
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineThreepwood committed Jan 19, 2024
1 parent 2365d00 commit f56e417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.openbase</groupId>
<artifactId>planetsudo.ai</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>

<name>PlanetSudo Artificial Intelligence</name>
<inceptionYear>2009</inceptionYear>
Expand Down Expand Up @@ -257,7 +257,7 @@
<dependency>
<groupId>org.openbase</groupId>
<artifactId>planetsudo</artifactId>
<version>3.0.4</version>
<version>3.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f56e417

Please sign in to comment.