Skip to content

Commit 39124b7

Browse files
committed
[maven-release-plugin] prepare release aio-lib-java-1.1.12
1 parent 5b01f4a commit 39124b7

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

aem/aio_aem_events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.adobe.aio.aem</groupId>
2323
<artifactId>aio-aem</artifactId>
2424
<relativePath>../pom.xml</relativePath>
25-
<version>1.1.11-SNAPSHOT</version>
25+
<version>1.1.12</version>
2626
</parent>
2727

2828
<artifactId>aio-aem-events</artifactId>

aem/core_aem/pom.xml

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

2525
<artifactId>aio-aem-core</artifactId>

aem/events_ingress_aem/pom.xml

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

2525
<artifactId>aio-aem-events-publish</artifactId>

aem/events_mgmt_aem/pom.xml

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

2525
<artifactId>aio-aem-events-mgmt</artifactId>

aem/events_osgi_mapping/pom.xml

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

2525
<artifactId>aio-aem-events-osgi-mapping</artifactId>

aem/lib_osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<groupId>com.adobe.aio.aem</groupId>
1818
<artifactId>aio-aem</artifactId>
1919
<relativePath>../pom.xml</relativePath>
20-
<version>1.1.11-SNAPSHOT</version>
20+
<version>1.1.12</version>
2121
</parent>
2222

2323
<artifactId>aio-lib-osgi</artifactId>

aem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.adobe.aio</groupId>
2020
<artifactId>aio-lib-java</artifactId>
2121
<relativePath>../pom.xml</relativePath>
22-
<version>1.1.11-SNAPSHOT</version>
22+
<version>1.1.12</version>
2323
</parent>
2424

2525
<groupId>com.adobe.aio.aem</groupId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.adobe.aio</groupId>
1919
<artifactId>aio-lib-java</artifactId>
20-
<version>1.1.11-SNAPSHOT</version>
20+
<version>1.1.12</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>

events_ingress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.adobe.aio</groupId>
1919
<artifactId>aio-lib-java</artifactId>
20-
<version>1.1.11-SNAPSHOT</version>
20+
<version>1.1.12</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>

events_journal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.adobe.aio</groupId>
1919
<artifactId>aio-lib-java</artifactId>
20-
<version>1.1.11-SNAPSHOT</version>
20+
<version>1.1.12</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)