Skip to content

Commit 905f0d4

Browse files
committed
@releng [maven-scm] : prepare release core.wcm.components.reactor-2.22.12
1 parent ed62f81 commit 905f0d4

File tree

21 files changed

+45
-45
lines changed

21 files changed

+45
-45
lines changed

all/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<artifactId>core.wcm.components.parent</artifactId>
2525
<groupId>com.adobe.cq</groupId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.all</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636

3737
<name>Adobe Experience Manager Core WCM Components Full Package</name>

bundles/core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.core</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<packaging>bundle</packaging>
3333

3434
<name>Adobe Experience Manager Core WCM Components Core Bundle</name>

config/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.config</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636

3737
<name>Adobe Experience Manager Core WCM Components Configurations</name>

content/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.content</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components Content Package</name>
3737

examples/all/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.examples.all</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<packaging>content-package</packaging>
3333

3434
<name>Adobe Experience Manager Core WCM Components Examples Aggregator Package</name>

examples/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.examples</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<packaging>pom</packaging>
3333

3434
<name>Adobe Experience Manager Core WCM Components Examples Reactor</name>

examples/ui.apps/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.examples.ui.apps</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components Examples Application Package</name>
3737

examples/ui.config/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.examples.ui.config</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components Examples Configuration &amp; Bundles Package</name>
3737

examples/ui.content/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.examples.ui.content</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components Examples Content Package</name>
3737

extensions/amp/bundle/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.extensions.amp</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<packaging>bundle</packaging>
3333

3434
<name>Adobe Experience Manager Core WCM Components AMP Extension Bundle</name>

extensions/amp/content/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<!-- ====================================================================== -->
3131
<!-- P R O J E C T D E S C R I P T I O N -->
3232
<!-- ====================================================================== -->
3333
<artifactId>core.wcm.components.extensions.amp.content</artifactId>
34-
<version>2.22.11-SNAPSHOT</version>
34+
<version>2.22.12</version>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components AMP Extension Content Package</name>
3737

extensions/amp/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.extensions.amp.reactor</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<packaging>pom</packaging>
3333

3434
<name>Adobe Experience Manager Core WCM Components AMP Extension Reactor</name>

parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.adobe.cq</groupId>
2020
<artifactId>core.wcm.components.parent</artifactId>
2121
<packaging>pom</packaging>
22-
<version>2.22.11-SNAPSHOT</version>
22+
<version>2.22.12</version>
2323

2424
<name>Adobe Experience Manager Core WCM Components Parent</name>
2525
<description>A set of standardized components for AEM 6.3+ that can be used to speed up development of websites.</description>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:https://github.com/adobe/aem-core-wcm-components.git</connection>
2929
<developerConnection>scm:git:[email protected]:adobe/aem-core-wcm-components.git</developerConnection>
3030
<url>https://github.com/adobe/aem-core-wcm-components</url>
31-
<tag>HEAD</tag>
31+
<tag>core.wcm.components.reactor-2.22.12</tag>
3232
</scm>
3333
<licenses>
3434
<license>

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.reactor</artifactId>
3131
<packaging>pom</packaging>
32-
<version>2.22.11-SNAPSHOT</version>
32+
<version>2.22.12</version>
3333

3434
<name>Adobe Experience Manager Core WCM Components Reactor</name>
3535

@@ -40,7 +40,7 @@
4040
<connection>scm:git:https://github.com/adobe/aem-core-wcm-components.git</connection>
4141
<developerConnection>scm:git:https://github.com/adobe/aem-core-wcm-components.git</developerConnection>
4242
<url>https://github.com/adobe/aem-core-wcm-components/</url>
43-
<tag>HEAD</tag>
43+
<tag>core.wcm.components.reactor-2.22.12</tag>
4444
</scm>
4545

4646
<build>

testing/aem-mock-plugin/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.testing.aem-mock-plugin</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<name>Adobe Experience Manager Core WCM Components AEM Mocks Plugin</name>
3333

3434
<description>Helps setting up mock environment for unit testing custom code based on Core Components.</description>
@@ -66,13 +66,13 @@
6666
<dependency>
6767
<groupId>com.adobe.cq</groupId>
6868
<artifactId>core.wcm.components.core</artifactId>
69-
<version>2.22.11-SNAPSHOT</version>
69+
<version>2.22.12</version>
7070
<scope>provided</scope>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.adobe.cq</groupId>
7474
<artifactId>core.wcm.components.junit.core</artifactId>
75-
<version>2.22.11-SNAPSHOT</version>
75+
<version>2.22.12</version>
7676
<scope>test</scope>
7777
</dependency>
7878

testing/it/e2e-selenium-utils/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../../parent/pom.xml</relativePath>
2828
</parent>
2929

@@ -33,7 +33,7 @@
3333
<!-- ====================================================================== -->
3434
<groupId>com.adobe.cq</groupId>
3535
<artifactId>core.wcm.components.it.e2e-selenium-utils</artifactId>
36-
<version>2.22.11-SNAPSHOT</version>
36+
<version>2.22.12</version>
3737
<name>Adobe Experience Manager Core WCM Components E2E Testing Utils</name>
3838
<packaging>jar</packaging>
3939

testing/it/e2e-selenium/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../../parent/pom.xml</relativePath>
2828
</parent>
2929

@@ -33,7 +33,7 @@
3333
<!-- ====================================================================== -->
3434
<groupId>com.adobe.cq</groupId>
3535
<artifactId>core.wcm.components.it.e2e-selenium</artifactId>
36-
<version>2.22.11-SNAPSHOT</version>
36+
<version>2.22.12</version>
3737
<name>Adobe Experience Manager Core WCM Components Selenium Base Test Framework</name>
3838

3939
<build>

testing/it/http/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../../parent/pom.xml</relativePath>
2828
</parent>
2929

@@ -33,7 +33,7 @@
3333
<!-- ====================================================================== -->
3434
<groupId>com.adobe.cq</groupId>
3535
<artifactId>core.wcm.components.it.http</artifactId>
36-
<version>2.22.11-SNAPSHOT</version>
36+
<version>2.22.12</version>
3737
<name>Adobe Experience Manager Core WCM Components HTTP Integration Tests</name>
3838

3939
<build>

testing/it/it.ui.apps/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.adobe.cq</groupId>
2626
<artifactId>core.wcm.components.parent</artifactId>
27-
<version>2.22.11-SNAPSHOT</version>
27+
<version>2.22.12</version>
2828
<relativePath>../../../parent/pom.xml</relativePath>
2929
</parent>
3030

@@ -34,7 +34,7 @@
3434
<artifactId>core.wcm.components.it.ui.apps</artifactId>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components IT Immutable Content</name>
37-
<version>2.22.11-SNAPSHOT</version>
37+
<version>2.22.12</version>
3838

3939
<!-- ====================================================================== -->
4040
<!-- P R O P E R T I E S -->

testing/it/it.ui.content/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.adobe.cq</groupId>
2626
<artifactId>core.wcm.components.parent</artifactId>
27-
<version>2.22.11-SNAPSHOT</version>
27+
<version>2.22.12</version>
2828
<relativePath>../../../parent/pom.xml</relativePath>
2929
</parent>
3030

@@ -34,7 +34,7 @@
3434
<artifactId>core.wcm.components.it.ui.content</artifactId>
3535
<packaging>content-package</packaging>
3636
<name>Adobe Experience Manager Core WCM Components IT Mutable Content</name>
37-
<version>2.22.11-SNAPSHOT</version>
37+
<version>2.22.12</version>
3838

3939
<!-- ====================================================================== -->
4040
<!-- P R O P E R T I E S -->

testing/junit/core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>com.adobe.cq</groupId>
2525
<artifactId>core.wcm.components.parent</artifactId>
26-
<version>2.22.11-SNAPSHOT</version>
26+
<version>2.22.12</version>
2727
<relativePath>../../../parent/pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>core.wcm.components.junit.core</artifactId>
31-
<version>2.22.11-SNAPSHOT</version>
31+
<version>2.22.12</version>
3232
<packaging>bundle</packaging>
3333

3434
<name>Adobe Experience Manager Core WCM Components JUnit Testing</name>

0 commit comments

Comments
 (0)