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 0dfb0fd commit 1d2ab90Copy full SHA for 1d2ab90
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.stanford.ncbo.oapiwrapper</groupId>
5
<artifactId>owlapi-wrapper</artifactId>
6
- <version>1.3.5</version>
+ <version>1.3.6-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>owlapi_wrapper</name>
@@ -56,7 +56,7 @@
56
<connection>scm:git:git://github.com/ncbo/owlapi_wrapper.git</connection>
57
<developerConnection>scm:git:git@github.com:ncbo/owlapi_wrapper.git</developerConnection>
58
<url>https://github.com/ncbo/owlapi_wrapper</url>
59
- <tag>owlapi-wrapper-1.3.5</tag>
+ <tag>HEAD</tag>
60
</scm>
61
<issueManagement>
62
<system>GitHub</system>
0 commit comments