Skip to content

Commit 151c131

Browse files
[maven-release-plugin] prepare release acs-aem-commons-6.10.0
1 parent 8b89efc commit 151c131

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

all/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

bundle-cloud/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

bundle-onprem/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

bundle/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

oakpal-checks/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

pom.xml

+3-3
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
<packaging>pom</packaging>
3030

3131
<name>ACS AEM Commons - Reactor Project</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:[email protected]:Adobe-Consulting-Services/acs-aem-commons.git</connection>
5050
<developerConnection>scm:git:[email protected]: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.9.2</tag>
52+
<tag>acs-aem-commons-6.10.0</tag>
5353
</scm>
5454

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

9999
<build>

ui.apps/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

ui.config/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

ui.content/pom.xml

+1-1
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.10.0-SNAPSHOT</version>
28+
<version>6.10.0</version>
2929
</parent>
3030

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

0 commit comments

Comments
 (0)