We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b06b53 commit 1c520b1Copy full SHA for 1c520b1
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.rcsb</groupId>
5
<artifactId>ciftools-java</artifactId>
6
- <version>7.0.0</version>
+ <version>7.0.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<description>
9
A Java library for handling text and binary CIF files.
@@ -35,7 +35,7 @@
35
<connection>scm:git:git://github.com/rcsb/ciftools-java.git</connection>
36
<developerConnection>scm:git:[email protected]:rcsb/ciftools-java.git</developerConnection>
37
<url>https://github.com/rcsb/ciftools-java</url>
38
- <tag>ciftools-java-7.0.0</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<dependencies>
0 commit comments