Skip to content

Commit

Permalink
Set version 2.0.0.rc1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
André Laugks committed Jun 7, 2024
1 parent d666d53 commit 0552daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>spring-messagesource-xliff</artifactId>
<version>2.0.0.1-SNAPSHOT</version>
<version>2.0.0.rc1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>io.github.alaugks</groupId>
<artifactId>spring-messagesource-base</artifactId>
<version>0.1.0.1-SNAPSHOT</version>
<version>1.0.0.rc1-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0552daf

Please sign in to comment.