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 Nov 3, 2023
1 parent f9e74b6 commit 2856e0b
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>owlapi-wrapper-1.4.2</version>
<version>1.4.3-SNAPSHOT</version>
<packaging>jar</packaging>

<name>owlapi_wrapper</name>
Expand Down Expand Up @@ -91,7 +91,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>v1.4.2</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 2856e0b

Please sign in to comment.