Skip to content

Commit

Permalink
Incremented version to 0.1.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
pwrose committed Jan 23, 2018
1 parent 6e84c34 commit 6533ed4
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.sdsc</groupId>
<artifactId>mmtf-spark</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-alpha.1</version>

<properties>
<jdk.version>1.8</jdk.version>
Expand All @@ -15,7 +15,7 @@
<project.build.targetEncoding>UTF-8</project.build.targetEncoding>
<junit.version>4.12</junit.version>
<mmtf.version>1.0.7</mmtf.version>
<biojava.version>5.0.0-alpha8</biojava.version>
<biojava.version>5.0.0-alpha13</biojava.version>
<spark.version>2.2.1</spark.version>
</properties>

Expand Down

0 comments on commit 6533ed4

Please sign in to comment.