diff --git a/das-producer/pom.xml b/das-producer/pom.xml index ed5c1e8..81f0c2b 100644 --- a/das-producer/pom.xml +++ b/das-producer/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.7 + 2.0.8-SNAPSHOT fiberoptics-das-simulator diff --git a/pom.xml b/pom.xml index fe467a5..3dcb669 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.equinor.fiberoptics parent - 2.0.7 + 2.0.8-SNAPSHOT Parent for simulator modules 2020 @@ -45,7 +45,7 @@ https://github.com/equinor/fiberoptics-das-simulator - 2.0.7 + HEAD @@ -65,22 +65,22 @@ com.equinor.fiberoptics fiberoptics-das-simulator - 2.0.7 + 2.0.8-SNAPSHOT com.equinor.fiberoptics simulator-common - 2.0.7 + 2.0.8-SNAPSHOT com.equinor.fiberoptics simulator-box-unit - 2.0.7 + 2.0.8-SNAPSHOT com.equinor.fiberoptics static-data-unit - 2.0.7 + 2.0.8-SNAPSHOT org.springframework.boot diff --git a/simulator-box-unit/pom.xml b/simulator-box-unit/pom.xml index 6da4dff..fa658ea 100644 --- a/simulator-box-unit/pom.xml +++ b/simulator-box-unit/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.7 + 2.0.8-SNAPSHOT simulator-box-unit diff --git a/simulator-common/pom.xml b/simulator-common/pom.xml index 2d24c4c..ec6fa40 100644 --- a/simulator-common/pom.xml +++ b/simulator-common/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.7 + 2.0.8-SNAPSHOT simulator-common diff --git a/static-data-unit/pom.xml b/static-data-unit/pom.xml index d1ee855..5eb6f76 100644 --- a/static-data-unit/pom.xml +++ b/static-data-unit/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.7 + 2.0.8-SNAPSHOT static-data-unit