Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v5.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdstruijk committed Apr 21, 2022
1 parent 47fc8b2 commit b2eeb9d
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>docker</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
<packaging>docker</packaging>
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>Tailormap Dockerfile</name>
<description>Create a docker image of Tailormap</description>
Expand Down
2 changes: 1 addition & 1 deletion form/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion geotools-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>geotools-commons</name>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
<packaging>pom</packaging>
<name>tailormap</name>
<url>https://github.com/b3partners/tailormap</url>
<scm>
<connection>scm:git:[email protected]:b3partners/tailormap.git</connection>
<developerConnection>scm:git:[email protected]:b3partners/tailormap.git</developerConnection>
<url>https://github.com/b3partners/tailormap.git</url>
<tag>HEAD</tag>
<tag>v5.9.21</tag>
</scm>
<ciManagement>
<system>Jenkins</system>
Expand Down
2 changes: 1 addition & 1 deletion solr-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>solr-commons</name>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion tomcat-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>Tomcat libs distributie</name>
<description>A zipfile w/ drivers to be placed in the Tomcat lib directory</description>
Expand Down
2 changes: 1 addition & 1 deletion viewer-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer-admin</name>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion viewer-audit-noplogger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer auditing NOP logger module</name>
<description>This module primarily serves the testcase of having multiple LoggingService proviers on the classpath
Expand Down
2 changes: 1 addition & 1 deletion viewer-audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer auditing module</name>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion viewer-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer-commons</name>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion viewer-config-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer-config-persistence</name>
<licenses>
Expand Down
2 changes: 1 addition & 1 deletion viewer-helpers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer-helpers</name>
<build>
Expand Down
2 changes: 1 addition & 1 deletion viewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>viewer</name>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion web-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.tailormap</groupId>
<artifactId>tailormap</artifactId>
<version>5.9.21-SNAPSHOT</version>
<version>5.9.21</version>
</parent>
<name>web-commons</name>
<dependencies>
Expand Down

0 comments on commit b2eeb9d

Please sign in to comment.