|
|
@@ -31,7 +31,7 @@
|
|
|
<artifactId>parent</artifactId>
|
|
|
<packaging>pom</packaging>
|
|
|
<!-- to change version: mvn -B release:update-versions -DdevelopmentVersion=3.6.0-SNAPSHOT -->
|
|
|
- <version>3.9.4-SNAPSHOT</version>
|
|
|
+ <version>3.9.4</version>
|
|
|
<name>Apache ZooKeeper</name>
|
|
|
<description>
|
|
|
ZooKeeper is a centralized service for maintaining configuration information, naming,
|
|
|
@@ -71,7 +71,7 @@
|
|
|
<connection>scm:git:https://gitbox.apache.org/repos/asf/zookeeper.git</connection>
|
|
|
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/zookeeper.git</developerConnection>
|
|
|
<url>https://gitbox.apache.org/repos/asf/zookeeper.git</url>
|
|
|
- <tag>release-3.9.2-0</tag>
|
|
|
+ <tag>release-3.9.4-0</tag>
|
|
|
</scm>
|
|
|
<issueManagement>
|
|
|
<system>JIRA</system>
|
|
|
@@ -542,7 +542,7 @@
|
|
|
<!-- maven properties -->
|
|
|
<maven.compiler.source>1.8</maven.compiler.source>
|
|
|
<maven.compiler.target>1.8</maven.compiler.target>
|
|
|
- <project.build.outputTimestamp>1729207055</project.build.outputTimestamp>
|
|
|
+ <project.build.outputTimestamp>1746524660</project.build.outputTimestamp>
|
|
|
<dependency.locations.enabled>false</dependency.locations.enabled>
|
|
|
<surefire.version>2.22.1</surefire.version>
|
|
|
|