Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Oct 15, 2024
2 parents 9a47ea1 + ef34d12 commit dd78a3c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gemsfx-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>parent</artifactId>
<version>2.57.0</version>
<version>2.58.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>gemsfx</artifactId>
<version>2.57.0</version>
<version>2.58.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion gemsfx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>parent</artifactId>
<version>2.57.0</version>
<version>2.58.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>GemsFXParent</name>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>parent</artifactId>
<version>2.57.0</version>
<version>2.58.0</version>
<packaging>pom</packaging>

<parent>
Expand Down

0 comments on commit dd78a3c

Please sign in to comment.