Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.11.3-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpablo-santos committed Jul 30, 2022
1 parent f6f2558 commit 515dff3
Show file tree
Hide file tree
Showing 35 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion jspwiki-210-adapters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-210-test-adaptees/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions jspwiki-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -31,7 +31,7 @@
<packaging>pom</packaging>

<properties>
<jspwiki.version>2.11.3-SNAPSHOT</jspwiki.version>
<jspwiki.version>2.11.3</jspwiki.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
<groupId>org.apache.jspwiki.it</groupId>
<artifactId>jspwiki-it-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<!-- Container Managed Authentication using JDBC instead of XML files for user and group info -->
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
<groupId>org.apache.jspwiki.it</groupId>
<artifactId>jspwiki-it-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<!-- Container Managed Authentication -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
<groupId>org.apache.jspwiki.it</groupId>
<artifactId>jspwiki-it-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<artifactId>jspwiki-it-test-custom-absolute-urls</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
<groupId>org.apache.jspwiki.it</groupId>
<artifactId>jspwiki-it-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<artifactId>jspwiki-it-test-custom-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent> <!-- tests reuse [1/3]: reads common configuration for ITs and brings jspwiki-war as dependency -->
<groupId>org.apache.jspwiki.it</groupId>
<artifactId>jspwiki-it-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<artifactId>jspwiki-it-test-custom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-it-tests/jspwiki-selenide-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.it</groupId>
<artifactId>jspwiki-it-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jspwiki-it-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<groupId>org.apache.jspwiki.it</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-kendra-searchprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<artifactId>jspwiki-kendra-searchprovider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-markdown/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<artifactId>jspwiki-markdown</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-portable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-tika-searchprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<artifactId>jspwiki-tika-searchprovider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/de/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/en/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/fi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/fr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/nl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/pt_BR/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/ru/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wikipages/zh_CN/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki.wikipages</groupId>
<artifactId>jspwiki-wikipages-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jspwiki-wysiwyg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jspwiki</groupId>
<artifactId>jspwiki-builder</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<artifactId>jspwiki-builder</artifactId>
<modelVersion>4.0.0</modelVersion>
<name>Apache JSPWiki</name>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
<packaging>pom</packaging>
<description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
and built around standard JEE components (Java, servlets, JSP).</description>
Expand All @@ -39,7 +39,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2022-02-21T20:49:57Z</project.build.outputTimestamp> <!-- will be changed by release plugin during releases -->
<project.build.outputTimestamp>2022-07-30T11:39:07Z</project.build.outputTimestamp> <!-- will be changed by release plugin during releases -->
<jdk.version>1.8</jdk.version>
<jdk.javadoc.doclet.version>1.1.4</jdk.javadoc.doclet.version>
<maven.version>3.5</maven.version>
Expand Down Expand Up @@ -119,7 +119,7 @@
<connection>scm:git:https://github.com/apache/jspwiki.git</connection>
<developerConnection>scm:git:https://github.com/apache/jspwiki.git</developerConnection>
<url>https://github.com/apache/jspwiki</url>
<tag>HEAD</tag>
<tag>2.11.3-RC1</tag>
</scm>

<modules>
Expand Down Expand Up @@ -619,7 +619,7 @@
<disable>true</disable>
</consoleOutputReporter>
<reportFormat>plain</reportFormat>
<statelessTestsetInfoReporter implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter"/>
<statelessTestsetInfoReporter implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter" />
<systemPropertyVariables>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
</systemPropertyVariables>
Expand Down Expand Up @@ -999,7 +999,7 @@
<disable>false</disable>
</consoleOutputReporter>
<reportFormat>plain</reportFormat>
<statelessTestsetInfoReporter combine.self="override"/>
<statelessTestsetInfoReporter combine.self="override" />
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 515dff3

Please sign in to comment.