Skip to content

Commit

Permalink
bumped up to 7.50.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mbiarnes committed Jun 20, 2023
1 parent 5b1e8ed commit 783b3f3
Show file tree
Hide file tree
Showing 192 changed files with 196 additions and 196 deletions.
2 changes: 1 addition & 1 deletion appformer-client-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>uberfire-parent</artifactId>
<groupId>org.uberfire</groupId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion appformer-js-bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>appformer-js-bridge</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions appformer-js-monaco/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<packaging>jar</packaging>
<artifactId>appformer-js-monaco</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<name>AppFormer.js :: Monaco Editor</name>
<description>AppFormer.js Monaco Editor</description>

Expand Down
4 changes: 2 additions & 2 deletions appformer-js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<packaging>jar</packaging>
<artifactId>appformer-js</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<name>AppFormer.js :: Core</name>
<description>AppFormer.js Core</description>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-backend</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-dataset-cdi</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-backend</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-external-backend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-backend</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-kie-server-backend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-backend</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-navigation-backend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-backend</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-cms-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-common-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-dataset-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-dataset-editor</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-displayer-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-displayer-editor</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-displayer-screen</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>
<artifactId>dashbuilder-kie-server-client</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-navigation-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dashbuilder-renderers</artifactId>
<groupId>org.dashbuilder</groupId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dashbuilder-renderers</artifactId>
<groupId>org.dashbuilder</groupId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-renderers</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-renderer-default</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-renderers</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-renderer-google</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-client</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-renderers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-client/dashbuilder-widgets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dashbuilder-client</artifactId>
<groupId>org.dashbuilder</groupId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-distros/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-packaging/dashbuilder-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-packaging</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-all</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-packaging</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-client-all</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-packaging</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-server-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-shared</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-displayer-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-shared/dashbuilder-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-shared</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-dsl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-shared/dashbuilder-js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-shared</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-shared</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-kie-server-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-shared</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-navigation-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-shared</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<artifactId>dashbuilder-services-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dashbuilder-shared</artifactId>
<groupId>org.dashbuilder</groupId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/dashbuilder-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dashbuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent</artifactId>
<!-- Keep in sync with the parent version of dashbuilder-bom/pom.xml -->
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
</parent>

<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent</artifactId>
<version>7.74.0-SNAPSHOT</version>
<version>7.75.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Dashbuilder Project</name>
Expand Down
Loading

0 comments on commit 783b3f3

Please sign in to comment.