Skip to content

Commit d6d1964

Browse files
committed
@releng [maven-scm] :prepare for next development iteration
1 parent 6d1c831 commit d6d1964

File tree

21 files changed

+38
-38
lines changed

21 files changed

+38
-38
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.6.0</version>
26+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
44+
<tag>HEAD</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.6.0</version>
25+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
43+
<tag>HEAD</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.6.0</version>
23+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
38+
<tag>HEAD</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.6.0</version>
25+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
43+
<tag>HEAD</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.6.0</version>
23+
<version>2.6.1-SNAPSHOT</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.6.0</version>
23+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
38+
<tag>HEAD</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.6.0</version>
23+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
38+
<tag>HEAD</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.6.0</version>
23+
<version>2.6.1-SNAPSHOT</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>core-cif-components-reactor-2.6.0</tag>
38+
<tag>HEAD</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.6.0</version>
26+
<version>2.6.1-SNAPSHOT</version>
2727
<relativePath>../../parent/pom.xml</relativePath>
2828
</parent>
2929

extensions/product-recs/bundle/pom.xml

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

3030
<artifactId>core-cif-components-extensions-product-recs-bundle</artifactId>
31-
<version>2.6.0</version>
31+
<version>2.6.1-SNAPSHOT</version>
3232
<packaging>bundle</packaging>
3333

3434
<name>AEM CIF Core Components - Products Recommendations Bundle</name>
@@ -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>core-cif-components-reactor-2.6.0</tag>
41+
<tag>HEAD</tag>
4242
</scm>
4343
<organization>
4444
<name>Adobe</name>

0 commit comments

Comments
 (0)