Skip to content

Commit 3bd8f2a

Browse files
author
Merkle OSS CI
committed
Release 4.1.0: set master to new release version
1 parent 6b3351a commit 3bd8f2a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.merkle.oss.aem</groupId>
1111
<artifactId>aem-generic-multifield</artifactId>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.1.0</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.merkle.oss.aem</groupId>
1111
<artifactId>aem-generic-multifield</artifactId>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.1.0</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>com.merkle.oss.aem</groupId>
1010
<artifactId>aem-generic-multifield</artifactId>
1111
<packaging>pom</packaging>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.1.0</version>
1313
<name>AEM Generic Multifield</name>
1414
<description>Maven Multimodule project for AEM Generic Multifield</description>
1515
<url>https://github.com/merkle-open/aem-generic-multifield</url>

ui.apps.structure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.merkle.oss.aem</groupId>
1111
<artifactId>aem-generic-multifield</artifactId>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.1.0</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

ui.apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.merkle.oss.aem</groupId>
1111
<artifactId>aem-generic-multifield</artifactId>
12-
<version>4.1.0-SNAPSHOT</version>
12+
<version>4.1.0</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

0 commit comments

Comments
 (0)