diff --git a/.gitignore b/.gitignore
index 6091b537043..635f236a95c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,7 +33,7 @@ tools/jdk/ijar
# Compiled source #
###################
-/release
+/release/*.pom
*.com
*.class
*.dll
diff --git a/release/maven/heron-no-kryo.template.pom b/release/maven/heron-no-kryo.template.pom
index 2a0c8dec3d3..055c1c3ed9e 100644
--- a/release/maven/heron-no-kryo.template.pom
+++ b/release/maven/heron-no-kryo.template.pom
@@ -1,4 +1,19 @@
+
@@ -16,17 +31,36 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
http://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+ Heron user mailing list
+ user-subscribe@heron.incubator.apache.org
+ user-unsubscribe@heron.incubator.apache.org
+ user@heron.incubator.apache.org
+ http://mail-archives.apache.org/mod_mbox/heron-user/
+
+
+ Heron developer mailing list
+ dev-subscribe@heron.incubator.apache.org
+ dev-unsubscribe@heron.incubator.apache.org
+ dev@heron.incubator.apache.org
+ http://mail-archives.apache.org/mod_mbox/heron-dev/
+
+
+
- Heron Users
- heron-users@googlegroups.com
- Twitter
- http://www.twitter.com
+ Heron Project
+ dev@heron.incubator.apache.org
+ Apache Software Foundation
+ http://http://apache.org/
+
- scm:git:git@github.com:twitter/heron.git
- scm:git:git@github.com:twitter/heron.git
- git@github.com:twitter/heron.git
+ scm:git:git@github.com:apache/incubator-heron.git
+ scm:git:git@github.com:apache/incubator-heron.git
+ git@github.com:apache/incubator-heron.git
diff --git a/release/maven/heron-with-kryo.template.pom b/release/maven/heron-with-kryo.template.pom
index 0811df917b9..d4f250d3817 100644
--- a/release/maven/heron-with-kryo.template.pom
+++ b/release/maven/heron-with-kryo.template.pom
@@ -1,4 +1,19 @@
+
@@ -16,6 +31,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
http://www.apache.org/licenses/LICENSE-2.0.txt
+
com.esotericsoftware
@@ -24,17 +40,35 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
compile
+
+
+
+ Heron user mailing list
+ user-subscribe@heron.incubator.apache.org
+ user-unsubscribe@heron.incubator.apache.org
+ user@heron.incubator.apache.org
+ http://mail-archives.apache.org/mod_mbox/heron-user/
+
+
+ Heron developer mailing list
+ dev-subscribe@heron.incubator.apache.org
+ dev-unsubscribe@heron.incubator.apache.org
+ dev@heron.incubator.apache.org
+ http://mail-archives.apache.org/mod_mbox/heron-dev/
+
+
+
- Heron Users
- heron-users@googlegroups.com
- Twitter
- http://www.twitter.com
+ Heron Project
+ dev@heron.incubator.apache.org
+ Apache Software Foundation
+ http://http://apache.org/
- scm:git:git@github.com:twitter/heron.git
- scm:git:git@github.com:twitter/heron.git
- git@github.com:twitter/heron.git
+ scm:git:git@github.com:apache/incubator-heron.git
+ scm:git:git@github.com:apache/incubator-heron.git
+ git@github.com:apache/incubator-heron.git