Skip to content

Commit 774d387

Browse files
committed
Updated pom to 0.1.0 release of mmtf
1 parent fa27ced commit 774d387

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

biojava-structure/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@
2323
<dependency>
2424
<groupId>org.rcsb</groupId>
2525
<artifactId>mmtf-api</artifactId>
26-
<version>0.0.1-alpha5-SNAPSHOT</version>
26+
<version>0.1.0</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
<dependency>
3030
<groupId>org.rcsb</groupId>
3131
<artifactId>mmtf-serialization</artifactId>
32-
<version>0.0.1-alpha5-SNAPSHOT</version>
32+
<version>0.1.0</version>
3333
<scope>compile</scope>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.rcsb</groupId>
3737
<artifactId>mmtf-decoder</artifactId>
38-
<version>0.0.1-alpha5-SNAPSHOT</version>
38+
<version>0.1.0</version>
3939
<scope>compile</scope>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.rcsb</groupId>
4343
<artifactId>mmtf-encoder</artifactId>
44-
<version>0.0.1-alpha5-SNAPSHOT</version>
44+
<version>0.1.0</version>
4545
<scope>compile</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)