Skip to content

Commit a2b4586

Browse files
committed
Updated pom to build off alpha2
1 parent 26ff03d commit a2b4586

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

biojava-structure/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
<dependency>
2424
<groupId>org.rcsb</groupId>
2525
<artifactId>mmtf-api</artifactId>
26-
<version>0.1-alpha2-SNAPSHOT</version>
26+
<version>0.0.1-alpha2</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
<dependency>
3030
<groupId>org.rcsb</groupId>
3131
<artifactId>mmtf-decoder</artifactId>
32-
<version>0.0.1-alpha2-SNAPSHOT</version>
32+
<version>0.0.1-alpha2</version>
3333
<scope>compile</scope>
3434
</dependency>
3535
<dependency>

0 commit comments

Comments
 (0)