Skip to content

Commit 2ba1df5

Browse files
committed
[maven-scm] : prepare release asset-share-commons-3.10.12
1 parent d1fb108 commit 2ba1df5

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.adobe.aem.commons</groupId>
2424
<artifactId>assetshare</artifactId>
25-
<version>3.10.11-SNAPSHOT</version>
25+
<version>3.10.12</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

core.cloud/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.commons</groupId>
2525
<artifactId>assetshare</artifactId>
26-
<version>3.10.11-SNAPSHOT</version>
26+
<version>3.10.12</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.commons</groupId>
2525
<artifactId>assetshare</artifactId>
26-
<version>3.10.11-SNAPSHOT</version>
26+
<version>3.10.12</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

dispatcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.adobe.aem.commons</groupId>
99
<artifactId>assetshare</artifactId>
10-
<version>3.10.11-SNAPSHOT</version>
10+
<version>3.10.12</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<groupId>com.adobe.aem.commons</groupId>
1919
<artifactId>assetshare</artifactId>
2020
<packaging>pom</packaging>
21-
<version>3.10.11-SNAPSHOT</version>
21+
<version>3.10.12</version>
2222

2323
<name>Asset Share Commons - Reactor Project</name>
2424
<description>asset-share-commons</description>
@@ -88,7 +88,7 @@
8888
<connection>scm:git:https://github.com/adobe/asset-share-commons.git</connection>
8989
<developerConnection>scm:git:https://github.com/adobe/asset-share-commons.git</developerConnection>
9090
<url>https://github.com/adobe/asset-share-commons/tree/main</url>
91-
<tag>HEAD</tag>
91+
<tag>asset-share-commons-3.10.12</tag>
9292
</scm>
9393

9494
<build>

ui.apps.structure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.adobe.aem.commons</groupId>
1010
<artifactId>assetshare</artifactId>
11-
<version>3.10.11-SNAPSHOT</version>
11+
<version>3.10.12</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

ui.apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.commons</groupId>
2525
<artifactId>assetshare</artifactId>
26-
<version>3.10.11-SNAPSHOT</version>
26+
<version>3.10.12</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.commons</groupId>
2525
<artifactId>assetshare</artifactId>
26-
<version>3.10.11-SNAPSHOT</version>
26+
<version>3.10.12</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.content.sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.aem.commons</groupId>
2525
<artifactId>assetshare</artifactId>
26-
<version>3.10.11-SNAPSHOT</version>
26+
<version>3.10.12</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ui.content/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.adobe.aem.commons</groupId>
2424
<artifactId>assetshare</artifactId>
25-
<version>3.10.11-SNAPSHOT</version>
25+
<version>3.10.12</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)