Skip to content

Commit 04a13e9

Browse files
committed
@releng [maven-scm] :prepare release core-cif-components-reactor-2.13.2
1 parent a2d9844 commit 04a13e9

File tree

28 files changed

+45
-45
lines changed

28 files changed

+45
-45
lines changed

all/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.commerce.cif</groupId>
2525
<artifactId>core-cif-components-parent</artifactId>
26-
<version>2.13.1-SNAPSHOT</version>
26+
<version>2.13.2</version>
2727
<relativePath>../parent/pom.xml</relativePath>
2828
</parent>
2929

@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
4242
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
4343
<url>https://github.com/adobe/aem-core-cif-components</url>
44-
<tag>HEAD</tag>
44+
<tag>core-cif-components-reactor-2.13.2</tag>
4545
</scm>
4646
<organization>
4747
<name>Adobe</name>

bundles/core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.adobe.commerce.cif</groupId>
2424
<artifactId>core-cif-components-parent</artifactId>
25-
<version>2.13.1-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
<relativePath>../../parent/pom.xml</relativePath>
2727
</parent>
2828

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

examples/all/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>2.13.1-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3636
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3737
<url>https://github.com/adobe/aem-core-cif-components</url>
38-
<tag>HEAD</tag>
38+
<tag>core-cif-components-reactor-2.13.2</tag>
3939
</scm>
4040
<organization>
4141
<name>Adobe</name>

examples/bundle/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.adobe.commerce.cif</groupId>
2424
<artifactId>core-cif-components-parent</artifactId>
25-
<version>2.13.1-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
<relativePath>../../parent/pom.xml</relativePath>
2727
</parent>
2828

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

examples/pom.xml

Lines changed: 1 addition & 1 deletion
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>2.13.1-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
<relativePath>../parent/pom.xml</relativePath>
2525
</parent>
2626

examples/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>2.13.1-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3636
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3737
<url>https://github.com/adobe/aem-core-cif-components</url>
38-
<tag>HEAD</tag>
38+
<tag>core-cif-components-reactor-2.13.2</tag>
3939
</scm>
4040
<organization>
4141
<name>Adobe</name>

examples/ui.config/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>2.13.1-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3636
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3737
<url>https://github.com/adobe/aem-core-cif-components</url>
38-
<tag>HEAD</tag>
38+
<tag>core-cif-components-reactor-2.13.2</tag>
3939
</scm>
4040
<organization>
4141
<name>Adobe</name>

examples/ui.content/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>2.13.1-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/adobe/aem-core-cif-components</connection>
3636
<developerConnection>scm:git:git@github.com:adobe/aem-core-cif-components.git</developerConnection>
3737
<url>https://github.com/adobe/aem-core-cif-components</url>
38-
<tag>HEAD</tag>
38+
<tag>core-cif-components-reactor-2.13.2</tag>
3939
</scm>
4040
<organization>
4141
<name>Adobe</name>

examples/ui.frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.adobe.commerce.cif</groupId>
2525
<artifactId>core-cif-components-parent</artifactId>
26-
<version>2.13.1-SNAPSHOT</version>
26+
<version>2.13.2</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

extensions/experience-platform-connector/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.

0 commit comments

Comments
 (0)