Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jvendetti committed Sep 5, 2019
1 parent 0dfb0fd commit 1d2ab90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.stanford.ncbo.oapiwrapper</groupId>
<artifactId>owlapi-wrapper</artifactId>
<version>1.3.5</version>
<version>1.3.6-SNAPSHOT</version>
<packaging>jar</packaging>

<name>owlapi_wrapper</name>
Expand Down Expand Up @@ -56,7 +56,7 @@
<connection>scm:git:git://github.com/ncbo/owlapi_wrapper.git</connection>
<developerConnection>scm:git:git@github.com:ncbo/owlapi_wrapper.git</developerConnection>
<url>https://github.com/ncbo/owlapi_wrapper</url>
<tag>owlapi-wrapper-1.3.5</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 1d2ab90

Please sign in to comment.