Skip to content

Commit

Permalink
Next is 19.0.0.Beta1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Oct 3, 2019
1 parent b64f89b commit 821a211
Show file tree
Hide file tree
Showing 156 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion app-client/client-simple/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>app-client</artifactId> <artifactId>app-client</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>app-client-client-simple</artifactId> <artifactId>app-client-client-simple</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion app-client/ear/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>app-client</artifactId> <artifactId>app-client</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>app-client-ear</artifactId> <artifactId>app-client-ear</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion app-client/ejb/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>app-client</artifactId> <artifactId>app-client</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>app-client-ejb</artifactId> <artifactId>app-client-ejb</artifactId>
<packaging>ejb</packaging> <packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion app-client/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>app-client</artifactId> <artifactId>app-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion batch-processing/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion bean-validation-custom-constraint/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion bean-validation/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion bmt/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion cmt/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>cmt</artifactId> <artifactId>cmt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contacts-jquerymobile/functional-tests/pom.xml
Expand Up @@ -24,7 +24,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>contacts-jquerymobile-test-webdriver</artifactId> <artifactId>contacts-jquerymobile-test-webdriver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contacts-jquerymobile/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>contacts-jquerymobile</artifactId> <artifactId>contacts-jquerymobile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-authorization/pom.xml
Expand Up @@ -24,7 +24,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>deltaspike-authorization</artifactId> <artifactId>deltaspike-authorization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-beanbuilder/pom.xml
Expand Up @@ -24,7 +24,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>deltaspike-beanbuilder</artifactId> <artifactId>deltaspike-beanbuilder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-projectstage/pom.xml
Expand Up @@ -24,7 +24,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>deltaspike-projectstage</artifactId> <artifactId>deltaspike-projectstage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion ee-security/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>


Expand Down
2 changes: 1 addition & 1 deletion ejb-asynchronous/client/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-asynchronous</artifactId> <artifactId>ejb-asynchronous</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-asynchronous-client</artifactId> <artifactId>ejb-asynchronous-client</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-asynchronous/ejb/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-asynchronous</artifactId> <artifactId>ejb-asynchronous</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-asynchronous-ejb</artifactId> <artifactId>ejb-asynchronous-ejb</artifactId>
<packaging>ejb</packaging> <packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-asynchronous/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-asynchronous</artifactId> <artifactId>ejb-asynchronous</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-ear/ear/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-in-ear</artifactId> <artifactId>ejb-in-ear</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-in-ear-ear</artifactId> <artifactId>ejb-in-ear-ear</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-ear/ejb/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-in-ear</artifactId> <artifactId>ejb-in-ear</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-in-ear-ejb</artifactId> <artifactId>ejb-in-ear-ejb</artifactId>
<name>Quickstart: ejb-in-ear - ejb</name> <name>Quickstart: ejb-in-ear - ejb</name>
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-ear/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-in-ear</artifactId> <artifactId>ejb-in-ear</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-ear/web/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-in-ear</artifactId> <artifactId>ejb-in-ear</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-in-ear-web</artifactId> <artifactId>ejb-in-ear-web</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-war/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-in-war</artifactId> <artifactId>ejb-in-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/ear/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-main</artifactId> <artifactId>ejb-multi-server-app-main</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-main-ear</artifactId> <artifactId>ejb-multi-server-app-main-ear</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/ejb/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-main</artifactId> <artifactId>ejb-multi-server-app-main</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-main-ejb</artifactId> <artifactId>ejb-multi-server-app-main-ejb</artifactId>
<packaging>ejb</packaging> <packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server</artifactId> <artifactId>ejb-multi-server</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-multi-server-app-main</artifactId> <artifactId>ejb-multi-server-app-main</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/web/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-main</artifactId> <artifactId>ejb-multi-server-app-main</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-main-web</artifactId> <artifactId>ejb-multi-server-app-main-web</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-one/ear/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-one</artifactId> <artifactId>ejb-multi-server-app-one</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-one-ear</artifactId> <artifactId>ejb-multi-server-app-one-ear</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-one/ejb/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-one</artifactId> <artifactId>ejb-multi-server-app-one</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-one-ejb</artifactId> <artifactId>ejb-multi-server-app-one-ejb</artifactId>
<packaging>ejb</packaging> <packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-one/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server</artifactId> <artifactId>ejb-multi-server</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-one</artifactId> <artifactId>ejb-multi-server-app-one</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-two/ear/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-two</artifactId> <artifactId>ejb-multi-server-app-two</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-two-ear</artifactId> <artifactId>ejb-multi-server-app-two-ear</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-two/ejb/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server-app-two</artifactId> <artifactId>ejb-multi-server-app-two</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-two-ejb</artifactId> <artifactId>ejb-multi-server-app-two-ejb</artifactId>
<packaging>ejb</packaging> <packaging>ejb</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-two/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server</artifactId> <artifactId>ejb-multi-server</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-two</artifactId> <artifactId>ejb-multi-server-app-two</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-web/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server</artifactId> <artifactId>ejb-multi-server</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-app-web</artifactId> <artifactId>ejb-multi-server-app-web</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/client/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-multi-server</artifactId> <artifactId>ejb-multi-server</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ejb-multi-server-client</artifactId> <artifactId>ejb-multi-server-client</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-multi-server</artifactId> <artifactId>ejb-multi-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-remote/client/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-remote</artifactId> <artifactId>ejb-remote</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-remote-client</artifactId> <artifactId>ejb-remote-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-remote/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-remote</artifactId> <artifactId>ejb-remote</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-remote/server-side/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.wildfly.quickstarts</groupId> <groupId>org.wildfly.quickstarts</groupId>
<artifactId>ejb-remote</artifactId> <artifactId>ejb-remote</artifactId>
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-remote-server-side</artifactId> <artifactId>ejb-remote-server-side</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-context-propagation/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-security-context-propagation</artifactId> <artifactId>ejb-security-context-propagation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-jaas/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-security-jaas</artifactId> <artifactId>ejb-security-jaas</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-programmatic-auth/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-security-programmatic-auth</artifactId> <artifactId>ejb-security-programmatic-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security/pom.xml
Expand Up @@ -25,7 +25,7 @@
Maintain separation between the artifact id and the version to help prevent Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V. merge conflicts between commits changing the GA and those changing the V.
--> -->
<version>18.0.0.Final</version> <version>19.0.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>ejb-security</artifactId> <artifactId>ejb-security</artifactId>
Expand Down

0 comments on commit 821a211

Please sign in to comment.