Skip to content

Commit

Permalink
Bump versiont for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeyvison committed Jul 28, 2024
1 parent 039a1ae commit 9c24915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.starter</groupId>
<artifactId>jakarta-starter</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<packaging>maven-archetype</packaging>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.starter</groupId>
<artifactId>jakarta-starter-ui</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
<packaging>war</packaging>

<parent>
Expand Down

0 comments on commit 9c24915

Please sign in to comment.