Skip to content

Commit 77d2efe

Browse files
committed
[maven-scm] : prepare release asset-share-commons-2.5.6
1 parent 437e91a commit 77d2efe

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>2.5.5-SNAPSHOT</version>
25+
<version>2.5.6</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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.adobe.aem.commons</groupId>
2121
<artifactId>assetshare</artifactId>
22-
<version>2.5.5-SNAPSHOT</version>
22+
<version>2.5.6</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>assetshare.core.cloud</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.adobe.aem.commons</groupId>
2121
<artifactId>assetshare</artifactId>
22-
<version>2.5.5-SNAPSHOT</version>
22+
<version>2.5.6</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>assetshare.core</artifactId>

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>2.5.5-SNAPSHOT</version>
10+
<version>2.5.6</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>2.5.5-SNAPSHOT</version>
21+
<version>2.5.6</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-2.5.6</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>2.5.5-SNAPSHOT</version>
11+
<version>2.5.6</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>2.5.5-SNAPSHOT</version>
26+
<version>2.5.6</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>2.5.5-SNAPSHOT</version>
26+
<version>2.5.6</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>2.5.5-SNAPSHOT</version>
26+
<version>2.5.6</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>2.5.5-SNAPSHOT</version>
25+
<version>2.5.6</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)