Skip to content

Commit b26c8b0

Browse files
author
Yana Valasatava
committed
back to original pom.xml snapshot version
1 parent 4c7dc72 commit b26c8b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

biojava-protein-disorder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>biojava</artifactId>
55
<groupId>org.biojava</groupId>
6-
<version>5.0.0-YV-SNAPSHOT</version>
6+
<version>5.0.0-SNAPSHOT</version>
77
</parent>
88
<artifactId>biojava-protein-disorder</artifactId>
99
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.biojava</groupId>
1313
<artifactId>biojava</artifactId>
1414
<packaging>pom</packaging>
15-
<version>5.0.0-YV-SNAPSHOT</version>
15+
<version>5.0.0-SNAPSHOT</version>
1616
<name>biojava</name>
1717
<description>BioJava is an open-source project dedicated to providing a Java framework for processing biological
1818
data. It provides analytical and statistical routines, parsers for common file formats and allows the

0 commit comments

Comments
 (0)