[maven-release-plugin] prepare release sketches-pig-0.11.0
diff --git a/pom.xml b/pom.xml
index 860c2a2..5b9fce1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<groupId>com.yahoo.datasketches</groupId>
<artifactId>sketches-pig</artifactId>
- <version>0.10.4-SNAPSHOT</version>
+ <version>0.11.0</version>
<!-- Project Information -->
<name>${project.groupId}:${project.artifactId}</name>
@@ -85,7 +85,7 @@
<connection>scm:git:ssh://git@github.com/DataSketches/sketches-pig.git</connection>
<developerConnection>scm:git:ssh://git@github.com/DataSketches/sketches-pig.git</developerConnection>
<url>https://github.com/DataSketches/sketches-pig.git</url>
- <tag>HEAD</tag>
+ <tag>sketches-pig-0.11.0</tag>
</scm>
<prerequisites>