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 1dc60cd commit 5b0587dCopy full SHA for 5b0587d
pom.xml
@@ -33,15 +33,15 @@
33
<artifactId>biojava-adam</artifactId>
34
<packaging>jar</packaging>
35
<name>biojava-adam</name>
36
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
37
<description>Biojava and ADAM integration.</description>
38
<url>http://www.biojava.org</url>
39
<inceptionYear>2017</inceptionYear>
40
<scm>
41
<connection>scm:git:[email protected]:biojava/biojava-adam.git</connection>
42
<developerConnection>scm:git:[email protected]:biojava/biojava-adam.git</developerConnection>
43
<url>[email protected]:biojava/biojava-adam.git</url>
44
- <tag>HEAD</tag>
+ <tag>biojava-adam-0.8.0</tag>
45
</scm>
46
<developers>
47
<developer>
0 commit comments