Skip to content

Commit dd43a98

Browse files
committed
Release 2.4-M0
1 parent 553cf0f commit dd43a98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.mapfish.print</groupId>
66
<artifactId>print-lib</artifactId>
7-
<version>2.4-SNAPSHOT</version>
7+
<version>2.4-M0</version>
88

99
<description>
1010
MapFish Print Version 2 has reached end-of-life and is no longer under active development.
@@ -177,6 +177,7 @@
177177
<groupId>org.eclipse.imagen</groupId>
178178
<artifactId>imagen-legacy-codec-core</artifactId>
179179
<version>${imagen.version}</version>
180+
<scope>provided</scope>
180181
</dependency>
181182
<dependency>
182183
<groupId>xalan</groupId>

0 commit comments

Comments
 (0)