Skip to content

Commit 928eb1e

Browse files
[maven-release-plugin] prepare release acs-aem-commons-6.2.0
1 parent ee1179a commit 928eb1e

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.adobe.acs</groupId>
2727
<artifactId>acs-aem-commons</artifactId>
28-
<version>6.1.1-SNAPSHOT</version>
28+
<version>6.2.0</version>
2929
</parent>
3030

3131
<!-- ====================================================================== -->

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.adobe.acs</groupId>
2727
<artifactId>acs-aem-commons</artifactId>
28-
<version>6.1.1-SNAPSHOT</version>
28+
<version>6.2.0</version>
2929
</parent>
3030

3131
<!-- ====================================================================== -->

oakpal-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.adobe.acs</groupId>
2727
<artifactId>acs-aem-commons</artifactId>
28-
<version>6.1.1-SNAPSHOT</version>
28+
<version>6.2.0</version>
2929
</parent>
3030

3131
<!-- ====================================================================== -->

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>com.adobe.acs</groupId>
2727
<artifactId>acs-aem-commons</artifactId>
28-
<version>6.1.1-SNAPSHOT</version>
28+
<version>6.2.0</version>
2929
<packaging>pom</packaging>
3030

3131
<name>ACS AEM Commons - Reactor Project</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:Adobe-Consulting-Services/acs-aem-commons.git</connection>
5050
<developerConnection>scm:git:git@github.com:Adobe-Consulting-Services/acs-aem-commons.git</developerConnection>
5151
<url>https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master</url>
52-
<tag>acs-aem-commons-5.5.0</tag>
52+
<tag>acs-aem-commons-6.2.0</tag>
5353
</scm>
5454

5555
<!-- Do not remove developers section - this is required to release to maven central -->
@@ -88,7 +88,7 @@
8888
<maven.compiler.source>1.8</maven.compiler.source>
8989
<maven.compiler.target>1.8</maven.compiler.target>
9090
<!-- for reproducible builds (https://maven.apache.org/guides/mini/guide-reproducible-builds.html), automatically adjusted during release -->
91-
<project.build.outputTimestamp>1694204679</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>1694701949</project.build.outputTimestamp>
9292
</properties>
9393

9494
<build>

ui.apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.adobe.acs</groupId>
2727
<artifactId>acs-aem-commons</artifactId>
28-
<version>6.1.1-SNAPSHOT</version>
28+
<version>6.2.0</version>
2929
</parent>
3030

3131
<!-- ====================================================================== -->

ui.content/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.adobe.acs</groupId>
2727
<artifactId>acs-aem-commons</artifactId>
28-
<version>6.1.1-SNAPSHOT</version>
28+
<version>6.2.0</version>
2929
</parent>
3030

3131
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)