Index: hcatalog/core/pom.xml =================================================================== --- hcatalog/core/pom.xml (revision 1477405) +++ hcatalog/core/pom.xml (working copy) @@ -24,7 +24,7 @@ org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 ../pom.xml Index: hcatalog/build.properties =================================================================== --- hcatalog/build.properties (revision 1477405) +++ hcatalog/build.properties (working copy) @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -hive.version=0.11.0-SNAPSHOT +hive.version=0.11.0 hcatalog.version=${hive.version} jar.name=${ant.project.name}-${hcatalog.version}.jar hcatalog.jar=${ant.project.name}-${hcatalog.version}.jar Index: hcatalog/pom.xml =================================================================== --- hcatalog/pom.xml (revision 1477405) +++ hcatalog/pom.xml (working copy) @@ -45,7 +45,7 @@ 4.0.0 org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 pom Index: hcatalog/storage-handlers/hbase/pom.xml =================================================================== --- hcatalog/storage-handlers/hbase/pom.xml (revision 1477405) +++ hcatalog/storage-handlers/hbase/pom.xml (working copy) @@ -24,7 +24,7 @@ org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 ../../pom.xml Index: hcatalog/server-extensions/pom.xml =================================================================== --- hcatalog/server-extensions/pom.xml (revision 1477405) +++ hcatalog/server-extensions/pom.xml (working copy) @@ -24,7 +24,7 @@ org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 ../pom.xml Index: hcatalog/webhcat/svr/pom.xml =================================================================== --- hcatalog/webhcat/svr/pom.xml (revision 1477405) +++ hcatalog/webhcat/svr/pom.xml (working copy) @@ -24,7 +24,7 @@ org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 ../../pom.xml Index: hcatalog/webhcat/java-client/pom.xml =================================================================== --- hcatalog/webhcat/java-client/pom.xml (revision 1477405) +++ hcatalog/webhcat/java-client/pom.xml (working copy) @@ -24,7 +24,7 @@ org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 ../../pom.xml Index: hcatalog/hcatalog-pig-adapter/pom.xml =================================================================== --- hcatalog/hcatalog-pig-adapter/pom.xml (revision 1477405) +++ hcatalog/hcatalog-pig-adapter/pom.xml (working copy) @@ -24,7 +24,7 @@ org.apache.hcatalog hcatalog - 0.11.0-SNAPSHOT + 0.11.0 ../pom.xml