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 865ef96 commit 62f8d03Copy full SHA for 62f8d03
pom.xml
@@ -6,7 +6,7 @@
6
</prerequisites>
7
<groupId>com.github.jai-imageio</groupId>
8
<artifactId>jai-imageio-core</artifactId>
9
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
10
<packaging>bundle</packaging>
11
<name>Java Advanced Imaging Image I/O Tools API core (standalone)</name>
12
<description>
@@ -290,7 +290,7 @@
290
<connection>scm:git:git://github.com/jai-imageio/jai-imageio-core.git</connection>
291
<developerConnection>scm:git:[email protected]:jai-imageio/jai-imageio-core.git</developerConnection>
292
<url>https://github.com/jai-imageio/jai-imageio-core/</url>
293
- <tag>HEAD</tag>
+ <tag>jai-imageio-core-1.4.0</tag>
294
</scm>
295
296
<developers>
0 commit comments