Skip to content

Commit

Permalink
Merge pull request #21 from opennars/patham9-patch-1
Browse files Browse the repository at this point in the history
Version update
  • Loading branch information
patham9 authored Feb 18, 2019
2 parents e242db4 + 56b7f16 commit 0623fc5
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennars</groupId>
<artifactId>opennars-applications</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.opennars</groupId>
<artifactId>opennars</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.processing</groupId>
Expand Down

0 comments on commit 0623fc5

Please sign in to comment.