Skip to content

Commit

Permalink
Created branch 5.2.x and switched master to 5.3 (codename=Zoncolan)
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Aug 7, 2023
1 parent dabe6c3 commit c06484e
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 @@ -4,12 +4,12 @@
<artifactId>jgroups</artifactId>
<packaging>jar</packaging>
<name>JGroups</name>
<version>5.2.19.Final-SNAPSHOT</version>
<version>5.3.0.Final-SNAPSHOT</version>
<description>Reliable cluster communication toolkit</description>
<url>http://www.jgroups.org</url>

<properties>
<codename>Stelvio</codename>
<codename>Zoncolan</codename>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit c06484e

Please sign in to comment.