Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
nRo committed Oct 19, 2017
1 parent 08c494e commit 84236cd
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 @@ -6,7 +6,7 @@

<groupId>de.unknownreality</groupId>
<artifactId>dataframe-gtf</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2.1-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>de.unknownreality</groupId>
<artifactId>dataframe</artifactId>
<version>0.7.2</version>
<version>0.7.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 84236cd

Please sign in to comment.