Skip to content

Commit 446e6c4

Browse files
authored
updating dev snapshot version (#1545)
* updating dev snapshot version * Fixing flaky test
1 parent 6d55ca4 commit 446e6c4

File tree

20 files changed

+20
-21
lines changed

20 files changed

+20
-21
lines changed

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>3.0.100-SNAPSHOT</version>
24+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
23+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
23+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
21+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
21+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
21+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
21+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
21+
<version>3.0.1000-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>3.0.100-SNAPSHOT</version>
21+
<version>3.0.1000-SNAPSHOT</version>
2222
<relativePath>../../parent/pom.xml</relativePath>
2323
</parent>
2424

it/config/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>3.0.100-SNAPSHOT</version>
23+
<version>3.0.1000-SNAPSHOT</version>
2424
<relativePath>../../parent/pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)