Skip to content

Commit 4b06b53

Browse files
committed
[maven-release-plugin] prepare release ciftools-java-7.0.0
1 parent 0a634e4 commit 4b06b53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.rcsb</groupId>
55
<artifactId>ciftools-java</artifactId>
6-
<version>6.0.1-SNAPSHOT</version>
6+
<version>7.0.0</version>
77
<packaging>jar</packaging>
88
<description>
99
A Java library for handling text and binary CIF files.
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/rcsb/ciftools-java.git</connection>
3636
<developerConnection>scm:git:git@github.com:rcsb/ciftools-java.git</developerConnection>
3737
<url>https://github.com/rcsb/ciftools-java</url>
38-
<tag>HEAD</tag>
38+
<tag>ciftools-java-7.0.0</tag>
3939
</scm>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)