mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 15:47:38 -04:00
Updating POMs to 2.2.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>twelvemonkeys-core</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys Core</name>
|
||||
<description>
|
||||
The TwelveMonkeys Core library. Contains common utility classes.
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-batik</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO Batik Plugin</name>
|
||||
<description>
|
||||
<![CDATA[
|
||||
@@ -17,7 +17,7 @@
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,12 +5,12 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-core</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO Core</name>
|
||||
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
</project>
|
@@ -5,14 +5,14 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-ico</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO ICO plugin</name>
|
||||
<description>ImageIO plugin for Windows Icon (ICO) and Cursor (CUR) format.</description>
|
||||
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-iff</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO IFF plugin</name>
|
||||
<description>
|
||||
ImageIO plugin for Amiga/Electronic Arts Interchange Filed Format (IFF)
|
||||
@@ -15,7 +15,7 @@
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-pdf</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO PDF plugin</name>
|
||||
<description>
|
||||
ImageIO plugin for Adobe Portable Document Format (PDF).
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,14 +5,14 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-pict</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO PICT plugin</name>
|
||||
<description>ImageIO plugin for Apple Mac Paint Picture (PICT) format.</description>
|
||||
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>TwelveMonkeys ImageIO</name>
|
||||
|
||||
@@ -46,8 +46,8 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<core.version>2.2-SNAPSHOT</core.version>
|
||||
<imageio.core.version>2.2-SNAPSHOT</imageio.core.version>
|
||||
<core.version>2.2</core.version>
|
||||
<imageio.core.version>2.2</imageio.core.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-psd</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO PSD plugin</name>
|
||||
<description>
|
||||
ImageIO plugin for Adobe Photoshop Document (PSD).
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-reference</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO reference test cases</name>
|
||||
<description>
|
||||
Test cases for the JDK provided ImageReader implementations for reference.
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>twelvemonkeys-imageio-thumbsdb</artifactId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
<name>TwelveMonkeys ImageIO Thumbs.db plugin</name>
|
||||
<description>
|
||||
ImageIO plugin for Windows Thumbs DB (Thumbs.db) format.
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<artifactId>twelvemonkeys-imageio</artifactId>
|
||||
<groupId>com.twelvemonkeys</groupId>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<version>2.2</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
@@ -15,7 +15,7 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<core.version>2.2-SNAPSHOT</core.version>
|
||||
<core.version>2.2</core.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
Reference in New Issue
Block a user