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

Commit

Permalink
Version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
pielambr committed Aug 18, 2015
1 parent 8e92127 commit 3b542f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You can search the central repository for Minerva4J, or use this in your pom.xml
<dependency>
<groupId>be.pielambr</groupId>
<artifactId>Minerva4J</artifactId>
<version>0.2</version>
<version>0.3</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>be.pielambr</groupId>
<artifactId>Minerva4J</artifactId>
<version>0.2</version>
<version>0.3</version>

<name>Minerva4J</name>
<description>Unofficial Java library for Minerva - UGent</description>
Expand Down

0 comments on commit 3b542f0

Please sign in to comment.