Skip to content

Commit ecf6798

Browse files
authored
Update oskari to use 2.14.0
1 parent c7af5e8 commit ecf6798

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
@@ -5,13 +5,13 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>fi.tampere.oskari</groupId>
77
<artifactId>tampere-parent</artifactId>
8-
<version>1.13.0-SNAPSHOT</version>
8+
<version>2.14.0-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010
<name>Tampere applications</name>
1111

1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14-
<oskari.version>2.13.1</oskari.version>
14+
<oskari.version>2.14.0</oskari.version>
1515
<!-- NOTE! this should match spring security version in oskari -->
1616
<spring-security.version>5.8.14</spring-security.version>
1717
<terrain.profile.version>1.1</terrain.profile.version>

0 commit comments

Comments
 (0)