Skip to content

Commit

Permalink
updating version numbers and release notes for 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Nov 24, 2016
1 parent 0d58854 commit d6ccecd
Show file tree
Hide file tree
Showing 175 changed files with 281 additions and 281 deletions.
2 changes: 1 addition & 1 deletion doc/en/developer/source/conf.py
Expand Up @@ -47,7 +47,7 @@
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
release = '2.9-SNAPSHOT'
release = '2.9.3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '2.9.x'
Expand Down
2 changes: 1 addition & 1 deletion doc/en/docguide/source/conf.py
Expand Up @@ -47,7 +47,7 @@
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
release = '2.9-SNAPSHOT'
release = '2.9.3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '2.9.x'
Expand Down
2 changes: 1 addition & 1 deletion doc/en/user/source/conf.py
Expand Up @@ -47,7 +47,7 @@
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
release = '2.9-SNAPSHOT'
release = '2.9.3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '2.9.x'
Expand Down
2 changes: 1 addition & 1 deletion doc/es/user/source/conf.py
Expand Up @@ -47,7 +47,7 @@
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
release = '2.9-SNAPSHOT'
release = '2.9.3'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion doc/fr/user/source/conf.py
Expand Up @@ -47,7 +47,7 @@
# The short X.Y version.
version = '2.9'
# The full version, including alpha/beta/rc tags.
release = '2.9-SNAPSHOT'
release = '2.9.3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '2.9.x'
Expand Down
2 changes: 1 addition & 1 deletion src/community/app-schema/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/app-schema/webservice-test/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>gs-app-schema-community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/authkey/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/backup-restore/core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-backup-restore</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community.backuprestore</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/backup-restore/extension/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-backup-restore</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community.backuprestore</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/backup-restore/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/backup-restore/rest/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-backup-restore</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community.backuprestore</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/backup-restore/web/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-backup-restore</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community.backuprestore</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/colormap/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
4 changes: 2 additions & 2 deletions src/community/dds/pom.xml
Expand Up @@ -14,13 +14,13 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
<artifactId>gs-dds</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>WorldWind Format Module</name>


Expand Down
2 changes: 1 addition & 1 deletion src/community/dem/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>community</artifactId>
<groupId>org.geoserver</groupId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion src/community/dyndimension/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/feature-aggregate/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/gdal/gdal-wcs/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-gdal</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/gdal/gdal-wps/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-gdal</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/community/gdal/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
4 changes: 2 additions & 2 deletions src/community/geofence-server/pom.xml
Expand Up @@ -7,13 +7,13 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
<artifactId>gs-geofence-server</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoFence Server</name>
<description>GeoFence security internal server</description>

Expand Down
4 changes: 2 additions & 2 deletions src/community/geofence/pom.xml
Expand Up @@ -7,13 +7,13 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
<artifactId>gs-geofence</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoFence security integration</name>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/community/geogig/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
4 changes: 2 additions & 2 deletions src/community/geomesa/pom.xml
Expand Up @@ -12,13 +12,13 @@ application directory.
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
<artifactId>gs-web-geomesa</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoMesa Web Module</name>

<description>GeoMesa GeoServer extensions</description>
Expand Down
2 changes: 1 addition & 1 deletion src/community/geopkg/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-geopkg</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions src/community/gpxppio/pom.xml
Expand Up @@ -11,12 +11,12 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-gpxppio</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GPX PPIO for WPS</name>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/community/gwc-distributed/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-gwc-distributed</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions src/community/gwc-s3/pom.xml
Expand Up @@ -7,13 +7,13 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
<artifactId>gs-gwc-s3</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoWebCache S3</name>
<description>GeoWebCache S3 support plugin</description>

Expand Down
4 changes: 2 additions & 2 deletions src/community/gwc-sqlite/pom.xml
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-gwc-sqlite</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoWebCache SQLite</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions src/community/hello/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver</groupId>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>org.geoserver</groupId>
<artifactId>gs-main</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions src/community/hello_web/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>gs-web2</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver</groupId>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>org.geoserver.web</groupId>
<artifactId>gs-web-core</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion src/community/hz-cluster/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>

<groupId>org.geoserver.community</groupId>
Expand Down
4 changes: 2 additions & 2 deletions src/community/jdbcconfig/pom.xml
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-jdbcconfig</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoServer JDBC KV Catalog</name>
<properties>
<jdbcconfig.postgres.skip>true</jdbcconfig.postgres.skip>
Expand Down
4 changes: 2 additions & 2 deletions src/community/jdbcstore/pom.xml
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
</parent>
<groupId>org.geoserver.community</groupId>
<artifactId>gs-jdbcstore</artifactId>
<packaging>jar</packaging>
<version>2.9-SNAPSHOT</version>
<version>2.9.3</version>
<name>GeoServer JDBC Configuration Resource Store</name>
<dependencies>
<dependency>
Expand Down

0 comments on commit d6ccecd

Please sign in to comment.