diff --git a/acceptance-tests/pom.xml b/acceptance-tests/pom.xml
index 2a62bc824..e84b07557 100644
--- a/acceptance-tests/pom.xml
+++ b/acceptance-tests/pom.xml
@@ -23,7 +23,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/collections-api/pom.xml b/collections-api/pom.xml
index 24bb4c937..e0dbe8391 100644
--- a/collections-api/pom.xml
+++ b/collections-api/pom.xml
@@ -25,7 +25,7 @@
com.goldmansachs
gs-collections-api
- 7.0.0-SNAPSHOT
+ 7.0.0
bundle
Goldman Sachs Collections API
@@ -215,7 +215,7 @@
com.goldmansachs
gs-collections-code-generator-maven-plugin
- 7.0.0-SNAPSHOT
+ 7.0.0
generate-sources
diff --git a/collections-testutils/pom.xml b/collections-testutils/pom.xml
index 1854e6279..cfcce816b 100644
--- a/collections-testutils/pom.xml
+++ b/collections-testutils/pom.xml
@@ -25,7 +25,7 @@
com.goldmansachs
gs-collections-testutils
- 7.0.0-SNAPSHOT
+ 7.0.0
bundle
Goldman Sachs Collections Test Utilities
@@ -86,13 +86,13 @@
com.goldmansachs
gs-collections-api
- 7.0.0-SNAPSHOT
+ 7.0.0
com.goldmansachs
gs-collections
- 7.0.0-SNAPSHOT
+ 7.0.0
diff --git a/collections/pom.xml b/collections/pom.xml
index ad2c7f328..f68a35329 100644
--- a/collections/pom.xml
+++ b/collections/pom.xml
@@ -25,7 +25,7 @@
com.goldmansachs
gs-collections
- 7.0.0-SNAPSHOT
+ 7.0.0
bundle
Goldman Sachs Collections Main Library
@@ -86,7 +86,7 @@
com.goldmansachs
gs-collections-api
- 7.0.0-SNAPSHOT
+ 7.0.0
@@ -222,7 +222,7 @@
com.goldmansachs
gs-collections-code-generator-maven-plugin
- 7.0.0-SNAPSHOT
+ 7.0.0
generate-sources
diff --git a/deploy.properties b/deploy.properties
index fb68e6113..c25ae06ba 100644
--- a/deploy.properties
+++ b/deploy.properties
@@ -1,6 +1,5 @@
-#Tue, 09 Jun 2015 09:26:31 -0400
#
-# Copyright 2013 Goldman Sachs.
+# Copyright 2015 Goldman Sachs.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,8 +15,8 @@
#
#Tue, 09 Aug 2011 09:54:18 -0400
-build.major=6
-build.minor=2
+build.major=7
+build.minor=0
build.fix=0
build.version=${build.major}.${build.minor}.${build.fix}
diff --git a/gs-collections-code-generator-ant/pom.xml b/gs-collections-code-generator-ant/pom.xml
index 28839390f..290ea99e3 100644
--- a/gs-collections-code-generator-ant/pom.xml
+++ b/gs-collections-code-generator-ant/pom.xml
@@ -23,7 +23,7 @@
com.goldmansachs
gs-collections-code-generator-ant
- 7.0.0-SNAPSHOT
+ 7.0.0
Goldman Sachs Collections Code Generator Ant Task
@@ -41,7 +41,7 @@
com.goldmansachs
gs-collections-code-generator
- 7.0.0-SNAPSHOT
+ 7.0.0
diff --git a/gs-collections-code-generator-maven-plugin/pom.xml b/gs-collections-code-generator-maven-plugin/pom.xml
index 8ed85fca2..7ac1c41df 100644
--- a/gs-collections-code-generator-maven-plugin/pom.xml
+++ b/gs-collections-code-generator-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
com.goldmansachs
gs-collections-code-generator-maven-plugin
- 7.0.0-SNAPSHOT
+ 7.0.0
maven-plugin
@@ -43,7 +43,7 @@
com.goldmansachs
gs-collections-code-generator
- 7.0.0-SNAPSHOT
+ 7.0.0
diff --git a/gs-collections-code-generator/pom.xml b/gs-collections-code-generator/pom.xml
index 2096444ee..5762b49e3 100644
--- a/gs-collections-code-generator/pom.xml
+++ b/gs-collections-code-generator/pom.xml
@@ -23,7 +23,7 @@
gs-collections-code-generator
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
Goldman Sachs Collections Code Generator
diff --git a/gs-collections-forkjoin/pom.xml b/gs-collections-forkjoin/pom.xml
index bc8323e5d..2400de87f 100644
--- a/gs-collections-forkjoin/pom.xml
+++ b/gs-collections-forkjoin/pom.xml
@@ -25,7 +25,7 @@
com.goldmansachs
gs-collections-forkjoin
- 7.0.0-SNAPSHOT
+ 7.0.0
bundle
Goldman Sachs Collections Fork Join Utilities
@@ -86,13 +86,13 @@
com.goldmansachs
gs-collections-api
- 7.0.0-SNAPSHOT
+ 7.0.0
com.goldmansachs
gs-collections
- 7.0.0-SNAPSHOT
+ 7.0.0
@@ -100,7 +100,7 @@
com.goldmansachs
gs-collections-testutils
- 7.0.0-SNAPSHOT
+ 7.0.0
test
diff --git a/jmh-scala-tests/pom.xml b/jmh-scala-tests/pom.xml
index 1cf10e0c1..d7d29691f 100644
--- a/jmh-scala-tests/pom.xml
+++ b/jmh-scala-tests/pom.xml
@@ -22,7 +22,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/jmh-tests/pom.xml b/jmh-tests/pom.xml
index 31bdfcf7f..6cb1031e0 100644
--- a/jmh-tests/pom.xml
+++ b/jmh-tests/pom.xml
@@ -22,7 +22,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/junit-trait-runner/pom.xml b/junit-trait-runner/pom.xml
index af2286e55..eed169ee9 100644
--- a/junit-trait-runner/pom.xml
+++ b/junit-trait-runner/pom.xml
@@ -24,7 +24,7 @@
com.goldmansachs
gs-collections-parent
- 7.0.0-SNAPSHOT
+ 7.0.0
junit-trait-runner
diff --git a/memory-tests/pom.xml b/memory-tests/pom.xml
index a49d174dd..14181abe6 100644
--- a/memory-tests/pom.xml
+++ b/memory-tests/pom.xml
@@ -21,7 +21,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index 703388912..0f5892a81 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -21,7 +21,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/pom.xml b/pom.xml
index ce386f371..0235e8d53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
com.goldmansachs
gs-collections-parent
- 7.0.0-SNAPSHOT
+ 7.0.0
pom
diff --git a/scala-unit-tests/pom.xml b/scala-unit-tests/pom.xml
index 6e9f2f6fe..d0afe89b2 100644
--- a/scala-unit-tests/pom.xml
+++ b/scala-unit-tests/pom.xml
@@ -23,7 +23,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/serialization-tests/pom.xml b/serialization-tests/pom.xml
index f12616794..7354454c9 100644
--- a/serialization-tests/pom.xml
+++ b/serialization-tests/pom.xml
@@ -23,7 +23,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
diff --git a/unit-tests-java8/pom.xml b/unit-tests-java8/pom.xml
index 80a6f39b6..1dc0c5284 100644
--- a/unit-tests-java8/pom.xml
+++ b/unit-tests-java8/pom.xml
@@ -25,7 +25,7 @@
com.goldmansachs
gs-collections-parent
- 7.0.0-SNAPSHOT
+ 7.0.0
unit-tests-java8
@@ -80,7 +80,7 @@
com.goldmansachs
junit-trait-runner
- 7.0.0-SNAPSHOT
+ 7.0.0
test
diff --git a/unit-tests/pom.xml b/unit-tests/pom.xml
index 5f4aff9f7..c8ab318eb 100644
--- a/unit-tests/pom.xml
+++ b/unit-tests/pom.xml
@@ -23,7 +23,7 @@
gs-collections-parent
com.goldmansachs
- 7.0.0-SNAPSHOT
+ 7.0.0
4.0.0
@@ -92,7 +92,7 @@
com.goldmansachs
gs-collections-code-generator-maven-plugin
- 7.0.0-SNAPSHOT
+ 7.0.0
list