Skip to content

Commit

Permalink
Merge pull request #83 from opennars/VersionNumberIncrease
Browse files Browse the repository at this point in the history
Update: pom.xml: Version number increase
  • Loading branch information
patham9 authored Jan 24, 2020
2 parents fab20eb + f88f61e commit 7bcaf95
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.opennars</groupId>
<artifactId>opennars-gui</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.opennars</groupId>
<artifactId>opennars</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.processing</groupId>
Expand Down

0 comments on commit 7bcaf95

Please sign in to comment.