Skip to content

Commit

Permalink
Merge pull request #87 from opennars/VersionNumberIncreaseTo3.0.4
Browse files Browse the repository at this point in the history
Update: pom.xml: Version number increase
  • Loading branch information
patham9 authored Jan 25, 2020
2 parents 087e0fd + 512b10f commit 7e03d9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.opennars</groupId>
<artifactId>opennars-lab</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -118,12 +118,12 @@
<dependency>
<groupId>org.opennars</groupId>
<artifactId>opennars</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opennars</groupId>
<artifactId>opennars-gui</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.encog</groupId>
Expand Down

0 comments on commit 7e03d9c

Please sign in to comment.