diff --git a/core/pom.xml b/core/pom.xml index 05dce614f..00114291c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT ../parent/pom.xml diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index b6f2d1f60..9996c79b2 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 38f3d5aa9..e0d4f161b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT pom ProtoStream - parent diff --git a/pom.xml b/pom.xml index 0a12f53d3..8ff077f86 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT parent/pom.xml protostream-aggregator pom - 4.4.3.Final + 4.4.4-SNAPSHOT ProtoStream - aggregator Aggregator module for the ProtoStream project. Builds the distribution of the project. diff --git a/processor/pom.xml b/processor/pom.xml index 2dc788d63..f47052ce3 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT ../parent/pom.xml diff --git a/sample-domain-definition/pom.xml b/sample-domain-definition/pom.xml index e33e1063d..8421ca5cd 100644 --- a/sample-domain-definition/pom.xml +++ b/sample-domain-definition/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT ../parent/pom.xml diff --git a/sample-domain-implementation/pom.xml b/sample-domain-implementation/pom.xml index 6a0ac69da..023f9bd6a 100644 --- a/sample-domain-implementation/pom.xml +++ b/sample-domain-implementation/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT ../parent/pom.xml diff --git a/types/pom.xml b/types/pom.xml index 927624a27..759a6f0d4 100644 --- a/types/pom.xml +++ b/types/pom.xml @@ -6,7 +6,7 @@ org.infinispan.protostream parent - 4.4.3.Final + 4.4.4-SNAPSHOT ../parent/pom.xml