Enrico Olivelli %!s(int64=6) %!d(string=hai) anos
pai
achega
507908bf32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -703,7 +703,7 @@
             </goals>
             <configuration>
                <target>
-                  <replaceregexp file="zookeeper-client/zookeeper-client-c/CMakeLists.txt" match="project.*" replace="project(zookeeper VERSION ${project.version)" byline="true" />
+                  <replaceregexp file="zookeeper-client/zookeeper-client-c/CMakeLists.txt" match="project.*" replace="project(zookeeper VERSION ${project.version}" byline="true" />
                   <replaceregexp file="zookeeper-client/zookeeper-client-c/configure.ac" match="AC_INIT.*" replace="AC_INIT([zookeeper C client],${project.version},[user@zookeeper.apache.org],[zookeeper])" byline="true" />
                </target>
             </configuration>