Skip to content

Commit 2daabf3

Browse files
[maven-release-plugin] prepare release acs-aem-commons-6.3.8
1 parent 56c94a6 commit 2daabf3

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</version>
2929
</parent>
3030

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

bundle-cloud/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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</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-6.3.0</tag>
52+
<tag>acs-aem-commons-6.3.8</tag>
5353
</scm>
5454

5555
<!-- Do not remove developers section - this is required to release to maven central -->
@@ -92,7 +92,7 @@
9292
<!-- affects both m-compiler-p and m-javadoc-p-->
9393
<maven.compiler.release>8</maven.compiler.release>
9494
<!-- for reproducible builds (https://maven.apache.org/guides/mini/guide-reproducible-builds.html), automatically adjusted during release -->
95-
<project.build.outputTimestamp>1705952850</project.build.outputTimestamp>
95+
<project.build.outputTimestamp>1706911827</project.build.outputTimestamp>
9696
</properties>
9797

9898
<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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</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.3.7-SNAPSHOT</version>
28+
<version>6.3.8</version>
2929
</parent>
3030

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

0 commit comments

Comments
 (0)