diff --git a/bom/pom.xml b/bom/pom.xml index b6bbfeb..90270c4 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -27,7 +27,7 @@ tech.pantheon.triemap bom - 1.3.2 + 1.3.1 pom PANTHEON.tech :: TrieMap :: Bill of Materials @@ -39,12 +39,12 @@ tech.pantheon.triemap triemap - 1.3.2 + 1.3.1 tech.pantheon.triemap pt-triemap - 1.3.2 + 1.3.1 xml features @@ -84,7 +84,7 @@ scm:git:https://github.com/PantheonTechnologies/triemap.git https://github.com/PantheonTechnologies/triemap - triemap-1.3.2 + triemap-1.3.1 diff --git a/dependency-check/pom.xml b/dependency-check/pom.xml index 22a4136..7beadc4 100644 --- a/dependency-check/pom.xml +++ b/dependency-check/pom.xml @@ -27,7 +27,7 @@ tech.pantheon.triemap dependency-check - 1.3.2 + 1.3.1 PANTHEON.tech :: TrieMap :: Dependency Check Artifact for validating the contents of BOM @@ -43,7 +43,7 @@ tech.pantheon.triemap bom - 1.3.2 + 1.3.1 import pom @@ -74,7 +74,7 @@ scm:git:https://github.com/PantheonTechnologies/triemap.git scm:git:https://github.com/PantheonTechnologies/triemap.git https://github.com/PantheonTechnologies/triemap - triemap-1.3.2 + triemap-1.3.1 diff --git a/pom.xml b/pom.xml index f1e6dab..1b44ab0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ tech.pantheon.triemap triemap-aggregator - 1.3.2 + 1.3.3-SNAPSHOT pom PANTHEON.tech :: TrieMap :: Aggregator @@ -94,7 +94,7 @@ scm:git:https://github.com/PantheonTechnologies/triemap.git scm:git:https://github.com/PantheonTechnologies/triemap.git https://github.com/PantheonTechnologies/triemap - triemap-1.3.2 + HEAD diff --git a/pt-triemap/pom.xml b/pt-triemap/pom.xml index 622f541..efa482f 100644 --- a/pt-triemap/pom.xml +++ b/pt-triemap/pom.xml @@ -27,7 +27,7 @@ tech.pantheon.triemap pt-triemap - 1.3.2 + 1.3.1 feature PANTHEON.tech :: TrieMap :: Feature @@ -39,7 +39,7 @@ tech.pantheon.triemap bom - 1.3.2 + 1.3.1 import pom @@ -87,7 +87,7 @@ scm:git:https://github.com/PantheonTechnologies/triemap.git scm:git:https://github.com/PantheonTechnologies/triemap.git https://github.com/PantheonTechnologies/triemap - triemap-1.3.2 + triemap-1.3.1 diff --git a/triemap/pom.xml b/triemap/pom.xml index ff4f7a0..29f029c 100644 --- a/triemap/pom.xml +++ b/triemap/pom.xml @@ -26,7 +26,7 @@ tech.pantheon.triemap triemap - 1.3.2 + 1.3.1 PANTHEON.tech :: TrieMap Java implementation of a concurrent trie hash map from Scala collections library @@ -110,7 +110,7 @@ scm:git:https://github.com/PantheonTechnologies/triemap.git scm:git:https://github.com/PantheonTechnologies/triemap.git https://github.com/PantheonTechnologies/triemap - triemap-1.3.2 + triemap-1.3.1 GitHub