Skip to content

Commit

Permalink
[maven-release-plugin] prepare release commons-jcs3-3.2-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tvand committed Aug 22, 2023
1 parent 78de871 commit 6ff8413
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 20 deletions.
7 changes: 4 additions & 3 deletions commons-jcs-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs3</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>commons-jcs3-core</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<packaging>jar</packaging>

<name>Apache Commons JCS :: Core</name>
Expand All @@ -36,6 +36,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<properties>
Expand All @@ -50,7 +51,7 @@
org.apache.http.*;resolution:=optional,
org.apache.logging.log4j.*;resolution:=optional
</commons.osgi.import>
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
7 changes: 4 additions & 3 deletions commons-jcs-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<parent>
<artifactId>commons-jcs3</artifactId>
<groupId>org.apache.commons</groupId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>commons-jcs3-dist</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<packaging>pom</packaging>
<name>Apache Commons JCS :: Distribution</name>
<description>Creates the Apache Commons JCS multimodule distribution.</description>
Expand All @@ -35,6 +35,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<!-- NOTE: These dependency declarations are only required to sort this project to the
Expand Down Expand Up @@ -71,7 +72,7 @@
</build>

<properties>
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
<commons.release.isDistModule>true</commons.release.isDistModule>
</properties>

Expand Down
7 changes: 4 additions & 3 deletions commons-jcs-jcache-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,19 @@
<parent>
<artifactId>commons-jcs3</artifactId>
<groupId>org.apache.commons</groupId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>commons-jcs3-jcache-extras</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<name>Apache Commons JCS :: JCache Extras</name>

<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -109,6 +110,6 @@
</dependencies>

<properties>
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
</properties>
</project>
7 changes: 4 additions & 3 deletions commons-jcs-jcache-openjpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,19 @@
<parent>
<artifactId>commons-jcs3</artifactId>
<groupId>org.apache.commons</groupId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>commons-jcs3-jcache-openjpa</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<name>Apache Commons JCS :: JCache OpenJPA</name>

<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -77,6 +78,6 @@
</dependencies>

<properties>
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
</properties>
</project>
7 changes: 4 additions & 3 deletions commons-jcs-jcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,19 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs3</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>commons-jcs3-jcache</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<name>Apache Commons JCS :: JCache</name>

<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -127,6 +128,6 @@
</build>

<properties>
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
</properties>
</project>
7 changes: 4 additions & 3 deletions commons-jcs-tck-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs3</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -34,14 +34,15 @@
-->

<artifactId>commons-jcs3-jcache-tck</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>

<name>Apache Commons JCS :: JCache TCK</name>

<scm>
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<properties>
Expand All @@ -60,7 +61,7 @@
<domain-lib-dir>${project.build.directory}/domainlib</domain-lib-dir>
<domain-jar>domain.jar</domain-jar>

<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<artifactId>commons-jcs3</artifactId>
<packaging>pom</packaging>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>

<!--
* Build with -PjcacheTck to run the JSR-107 TCK
Expand Down Expand Up @@ -54,6 +54,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
<tag>commons-jcs3-3.2-rc1</tag>
</scm>

<mailingLists>
Expand Down Expand Up @@ -578,7 +579,7 @@
<doclint>none</doclint>
<hamcrest.version>2.2</hamcrest.version>

<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-22T10:45:18Z</project.build.outputTimestamp>
</properties>

</project>

0 comments on commit 6ff8413

Please sign in to comment.