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
stain committed Apr 11, 2018
1 parent 62f8d03 commit 0feba94
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 @@ -6,7 +6,7 @@
</prerequisites>
<groupId>com.github.jai-imageio</groupId>
<artifactId>jai-imageio-core</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Java Advanced Imaging Image I/O Tools API core (standalone)</name>
<description>
Expand Down Expand Up @@ -290,7 +290,7 @@
<connection>scm:git:git://github.com/jai-imageio/jai-imageio-core.git</connection>
<developerConnection>scm:git:[email protected]:jai-imageio/jai-imageio-core.git</developerConnection>
<url>https://github.com/jai-imageio/jai-imageio-core/</url>
<tag>jai-imageio-core-1.4.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 0feba94

Please sign in to comment.