|
|
@@ -18,13 +18,11 @@
|
|
|
* limitations under the License.
|
|
|
*/
|
|
|
-->
|
|
|
-<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
|
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<parent>
|
|
|
<groupId>org.apache.zookeeper</groupId>
|
|
|
<artifactId>parent</artifactId>
|
|
|
- <version>3.6.2-SNAPSHOT</version>
|
|
|
+ <version>3.6.3-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
<packaging>pom</packaging>
|
|
|
<modelVersion>4.0.0</modelVersion>
|