Skip to content

Commit b12bab9

Browse files
committed
Updating version and circle ci config
1 parent 80899d7 commit b12bab9

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,4 +462,4 @@ workflows:
462462
branches:
463463
ignore: /.*/
464464
tags:
465-
only: /^core-forms-components-reactor-\d+\.\d+\.\d+$/
465+
only: /^core-forms-components-reactor-\d+\.\d+\.\d+-\w+$/

all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.adobe.aem</groupId>
2323
<artifactId>core-forms-components-parent</artifactId>
24-
<version>1.1.54</version>
24+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

bundles/af-core/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.aem</groupId>
2222
<artifactId>core-forms-components-parent</artifactId>
23-
<version>1.1.54</version>
23+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

bundles/core/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.aem</groupId>
2222
<artifactId>core-forms-components-parent</artifactId>
23-
<version>1.1.54</version>
23+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

examples/all/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.aem</groupId>
2020
<artifactId>core-forms-components-parent</artifactId>
21-
<version>1.1.54</version>
21+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

examples/core/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.aem</groupId>
2020
<artifactId>core-forms-components-parent</artifactId>
21-
<version>1.1.54</version>
21+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

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.aem</groupId>
2020
<artifactId>core-forms-components-parent</artifactId>
21-
<version>1.1.54</version>
21+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2222
<relativePath>../parent/pom.xml</relativePath>
2323
</parent>
2424

examples/ui.apps/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.aem</groupId>
2020
<artifactId>core-forms-components-parent</artifactId>
21-
<version>1.1.54</version>
21+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

examples/ui.content/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.aem</groupId>
2020
<artifactId>core-forms-components-parent</artifactId>
21-
<version>1.1.54</version>
21+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

it/apps/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.aem</groupId>
2020
<artifactId>core-forms-components-parent</artifactId>
21-
<version>1.1.54</version>
21+
<version>1.1.55-staticDataRefB001-SNAPSHOT</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

0 commit comments

Comments
 (0)