Skip to content

Commit 0f45e57

Browse files
committed
[maven-release-plugin] prepare release asset-share-commons-1.9.0
1 parent c2392bc commit 0f45e57

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

core/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.aem.commons</groupId>
2727
<artifactId>assetshare</artifactId>
28-
<version>1.8.1-SNAPSHOT</version>
28+
<version>1.9.0</version>
2929
</parent>
3030

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

pom.xml

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

2626
<groupId>com.adobe.aem.commons</groupId>
2727
<artifactId>assetshare</artifactId>
28-
<version>1.8.1-SNAPSHOT</version>
28+
<version>1.9.0</version>
2929
<packaging>pom</packaging>
3030

3131
<name>Asset Share Commons - Reactor Project</name>
@@ -79,7 +79,7 @@
7979
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/asset-share-commons.git</connection>
8080
<developerConnection>scm:git:https://github.com/Adobe-Marketing-Cloud/asset-share-commons.git</developerConnection>
8181
<url>https://github.com/Adobe-Marketing-Cloud/asset-share-commons/tree/master</url>
82-
<tag>HEAD</tag>
82+
<tag>asset-share-commons-1.9.0</tag>
8383
</scm>
8484

8585

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.aem.commons</groupId>
2727
<artifactId>assetshare</artifactId>
28-
<version>1.8.1-SNAPSHOT</version>
28+
<version>1.9.0</version>
2929
</parent>
3030

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

ui.content/pom.xml

Lines changed: 2 additions & 2 deletions
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>1.8.1-SNAPSHOT</version>
10+
<version>1.9.0</version>
1111
</parent>
1212

1313
<!-- ====================================================================== -->
@@ -21,7 +21,7 @@
2121

2222
<scm>
2323
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/asset-share-commons.git</developerConnection>
24-
<tag>HEAD</tag>
24+
<tag>asset-share-commons-1.9.0</tag>
2525
</scm>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)