Skip to content

Commit 4b68f6c

Browse files
[maven-release-plugin] prepare release asset-share-commons-1.6.12
1 parent 81c84a6 commit 4b68f6c

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

core/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,15 @@
1717
~ limitations under the License.
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd ">
20+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd ">
2221
<modelVersion>4.0.0</modelVersion>
2322
<!-- ====================================================================== -->
2423
<!-- P A R E N T P R O J E C T D E S C R I P T I O N -->
2524
<!-- ====================================================================== -->
2625
<parent>
2726
<groupId>com.adobe.aem.commons</groupId>
2827
<artifactId>assetshare</artifactId>
29-
<version>1.6.11-SNAPSHOT</version>
28+
<version>1.6.12</version>
3029
</parent>
3130

3231
<!-- ====================================================================== -->

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.11-SNAPSHOT</version>
28+
<version>1.6.12</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.6.12</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.11-SNAPSHOT</version>
28+
<version>1.6.12</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.11-SNAPSHOT</version>
10+
<version>1.6.12</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.6.12</tag>
2525
</scm>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)