Skip to content

Commit

Permalink
Merge pull request #79 from opennars/v3.0.3Move
Browse files Browse the repository at this point in the history
Update: pom: version 3.0.3
  • Loading branch information
patham9 authored Jun 11, 2019
2 parents 76667a1 + b16b886 commit 06372c6
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.2-SNAPSHOT</version>
<version>3.0.3-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.2-SNAPSHOT</version>
<version>3.0.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opennars</groupId>
<artifactId>opennars-gui</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.encog</groupId>
Expand Down

0 comments on commit 06372c6

Please sign in to comment.