Skip to content

Commit 3ba7f54

Browse files
author
Daniel Platon
committed
@releng [maven-scm] :prepare release core-cif-components-reactor-1.1.2
1 parent 669f5a2 commit 3ba7f54

File tree

12 files changed

+20
-20
lines changed

12 files changed

+20
-20
lines changed

all/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.adobe.commerce.cif</groupId>
2323
<artifactId>core-cif-components-parent</artifactId>
24-
<version>1.1.3-SNAPSHOT</version>
24+
<version>1.1.2</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
4040
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
4141
<url>https://github.com/adobe/aem-core-cif-components</url>
42-
<tag>HEAD</tag>
42+
<tag>core-cif-components-reactor-1.1.2</tag>
4343
</scm>
4444
<organization>
4545
<name>Adobe</name>

bundles/core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.adobe.commerce.cif</groupId>
2222
<artifactId>core-cif-components-parent</artifactId>
23-
<version>1.1.3-SNAPSHOT</version>
23+
<version>1.1.2</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3939
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
4040
<url>https://github.com/adobe/aem-core-cif-components</url>
41-
<tag>HEAD</tag>
41+
<tag>core-cif-components-reactor-1.1.2</tag>
4242
</scm>
4343
<organization>
4444
<name>Adobe</name>

examples/bundle/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.adobe.commerce.cif</groupId>
2222
<artifactId>core-cif-components-parent</artifactId>
23-
<version>1.1.3-SNAPSHOT</version>
23+
<version>1.1.2</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3939
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
4040
<url>https://github.com/adobe/aem-core-cif-components</url>
41-
<tag>HEAD</tag>
41+
<tag>core-cif-components-reactor-1.1.2</tag>
4242
</scm>
4343
<organization>
4444
<name>Adobe</name>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.adobe.commerce.cif</groupId>
2020
<artifactId>core-cif-components-parent</artifactId>
21-
<version>1.1.3-SNAPSHOT</version>
21+
<version>1.1.2</version>
2222
<relativePath>../parent/pom.xml</relativePath>
2323
</parent>
2424

examples/ui.apps/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.adobe.commerce.cif</groupId>
2020
<artifactId>core-cif-components-parent</artifactId>
21-
<version>1.1.3-SNAPSHOT</version>
21+
<version>1.1.2</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

@@ -33,7 +33,7 @@
3333
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3434
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3535
<url>https://github.com/adobe/aem-core-cif-components</url>
36-
<tag>HEAD</tag>
36+
<tag>core-cif-components-reactor-1.1.2</tag>
3737
</scm>
3838
<organization>
3939
<name>Adobe</name>

examples/ui.content/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.adobe.commerce.cif</groupId>
2020
<artifactId>core-cif-components-parent</artifactId>
21-
<version>1.1.3-SNAPSHOT</version>
21+
<version>1.1.2</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

@@ -33,7 +33,7 @@
3333
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3434
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3535
<url>https://github.com/adobe/aem-core-cif-components</url>
36-
<tag>HEAD</tag>
36+
<tag>core-cif-components-reactor-1.1.2</tag>
3737
</scm>
3838
<organization>
3939
<name>Adobe</name>

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>com.adobe.commerce.cif</groupId>
2222
<artifactId>core-cif-components-parent</artifactId>
2323
<packaging>pom</packaging>
24-
<version>1.1.3-SNAPSHOT</version>
24+
<version>1.1.2</version>
2525

2626
<name>AEM CIF Core Components - Parent</name>
2727
<description>Parent POM for AEM CIF Core Components</description>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3232
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3333
<url>https://github.com/adobe/aem-core-cif-components</url>
34-
<tag>HEAD</tag>
34+
<tag>core-cif-components-reactor-1.1.2</tag>
3535
</scm>
3636

3737
<organization>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.adobe.commerce.cif</groupId>
2323
<artifactId>core-cif-components-parent</artifactId>
24-
<version>1.1.3-SNAPSHOT</version>
24+
<version>1.1.2</version>
2525
<relativePath>parent/pom.xml</relativePath>
2626
</parent>
2727

@@ -69,7 +69,7 @@
6969
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
7070
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
7171
<url>https://github.com/adobe/aem-core-cif-components</url>
72-
<tag>HEAD</tag>
72+
<tag>core-cif-components-reactor-1.1.2</tag>
7373
</scm>
7474

7575
<build>

react-components/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aem-core-cif-react-components",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A collection of React components used in the AEM CIF Core Components project",
55
"author": "Adobe Systems Inc.",
66
"license": "Apache-2.0",

react-components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.adobe.commerce.cif</groupId>
88
<artifactId>core-cif-components-parent</artifactId>
9-
<version>1.1.3-SNAPSHOT</version>
9+
<version>1.1.2</version>
1010
<relativePath>../parent/pom.xml</relativePath>
1111
</parent>
1212
<!-- ====================================================================== -->

ui.apps/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.adobe.commerce.cif</groupId>
2222
<artifactId>core-cif-components-parent</artifactId>
23-
<version>1.1.3-SNAPSHOT</version>
23+
<version>1.1.2</version>
2424
<relativePath>../parent/pom.xml</relativePath>
2525
</parent>
2626
<!-- ====================================================================== -->
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3838
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3939
<url>https://github.com/adobe/aem-core-cif-components</url>
40-
<tag>HEAD</tag>
40+
<tag>core-cif-components-reactor-1.1.2</tag>
4141
</scm>
4242
<organization>
4343
<name>Adobe</name>

0 commit comments

Comments
 (0)