Skip to content

Commit

Permalink
Bump next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Sep 11, 2023
1 parent 9caf991 commit 6123e27
Show file tree
Hide file tree
Showing 58 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion content-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>content-resources</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion control-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-admin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-announcements/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-announcements</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-mvt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-mvt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-myplaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-myplaces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-rating/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion control-routing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-routing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-statistics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion control-userlayer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>control-userlayer</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion control-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>control-users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion download-basket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>download-basket</artifactId>
<name>Download Basket</name>
Expand Down
2 changes: 1 addition & 1 deletion geoserver-ext/geoserver-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>geoserver-rest-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geotools-ext/gt-geojson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>gt-geojson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geotools-ext/gt-mif/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>gt-mif</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geotools-ext/gt-xsd-gpx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion model-ogcapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>model-ogcapi</artifactId>
<description>Domain classes/value objects for working with OGC API services</description>
Expand Down
2 changes: 1 addition & 1 deletion oskari-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>oskari-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Oskari server</name>
Expand Down
2 changes: 1 addition & 1 deletion service-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-admin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-capabilities-update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-capabilities-update</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-capabilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-capabilities</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-control/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-control</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-csw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-csw</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-feedback-open311/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>service-feedback-open311</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-feedback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>service-feedback</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion service-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion service-map/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-map</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-mvt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-mvt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-mybatis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-myplaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-myplaces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-permissions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-permissions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-print/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>service-print</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-rating/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion service-routing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-routing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-scheduler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-search-opendata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>
<artifactId>service-search-opendata</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion service-search-wfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-search-wfs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-search</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-spatineo-monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-spatineo-monitor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-statistics-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-statistics-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-statistics-eurostat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.oskari</groupId>
<artifactId>oskari-server</artifactId>
<version>2.12.0</version>
<version>2.13.0-SNAPSHOT</version>
</parent>

<artifactId>service-statistics-eurostat</artifactId>
Expand Down
Loading

0 comments on commit 6123e27

Please sign in to comment.