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 ee9cc9a commit c78e150Copy full SHA for c78e150
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.metagene</groupId>
4
<artifactId>genestrip-db</artifactId>
5
- <version>1.3</version>
+ <version>1.3.1</version>
6
<packaging>pom</packaging>
7
8
<properties>
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>org.genestrip</groupId>
46
<artifactId>genestrip</artifactId>
47
48
</dependency>
49
</dependencies>
50
<build>
0 commit comments