Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Commit

Permalink
1.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Nov 28, 2016
1 parent 28b5b2e commit c376a81
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ To start using it, simply add the following to your ``pom.xml``:
<dependency>
<groupId>com.amihaiemil.ai</groupId>
<artifactId>eva</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>com.amihaiemil.ai</groupId>
<artifactId>eva</artifactId>
<version>1.0.1-SNAPSHOT</version><!--rrv-sed-flag-->
<version>1.1.1-SNAPSHOT</version><!--rrv-sed-flag-->
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
Empty file modified rrv.sh 100644 → 100755
Empty file.

0 comments on commit c376a81

Please sign in to comment.