Skip to content

Commit 62f8d03

Browse files
committed
[maven-release-plugin] prepare release jai-imageio-core-1.4.0
1 parent 865ef96 commit 62f8d03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</prerequisites>
77
<groupId>com.github.jai-imageio</groupId>
88
<artifactId>jai-imageio-core</artifactId>
9-
<version>1.4.0-SNAPSHOT</version>
9+
<version>1.4.0</version>
1010
<packaging>bundle</packaging>
1111
<name>Java Advanced Imaging Image I/O Tools API core (standalone)</name>
1212
<description>
@@ -290,7 +290,7 @@
290290
<connection>scm:git:git://github.com/jai-imageio/jai-imageio-core.git</connection>
291291
<developerConnection>scm:git:[email protected]:jai-imageio/jai-imageio-core.git</developerConnection>
292292
<url>https://github.com/jai-imageio/jai-imageio-core/</url>
293-
<tag>HEAD</tag>
293+
<tag>jai-imageio-core-1.4.0</tag>
294294
</scm>
295295

296296
<developers>

0 commit comments

Comments
 (0)