Skip to content

Commit 25e19bf

Browse files
committed
[maven-release-plugin] prepare release asset-share-commons-1.7.0
1 parent a19b62d commit 25e19bf

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.6.13-SNAPSHOT</version>
28+
<version>1.7.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.6.13-SNAPSHOT</version>
28+
<version>1.7.0</version>
2929
<packaging>pom</packaging>
3030

3131
<name>Asset Share Commons - Reactor Project</name>
@@ -69,7 +69,7 @@
6969

7070
<scm>
7171
<developerConnection>scm:git:[email protected]:Adobe-Marketing-Cloud/asset-share-commons.git</developerConnection>
72-
<tag>HEAD</tag>
72+
<tag>asset-share-commons-1.7.0</tag>
7373
</scm>
7474

7575
<dependencyManagement>

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.6.13-SNAPSHOT</version>
28+
<version>1.7.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.6.13-SNAPSHOT</version>
10+
<version>1.7.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.7.0</tag>
2525
</scm>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)