diff --git a/das-producer/pom.xml b/das-producer/pom.xml index 2188d1f..b722694 100644 --- a/das-producer/pom.xml +++ b/das-producer/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.1-SNAPSHOT + 2.0.1 fiberoptics-das-simulator diff --git a/pom.xml b/pom.xml index 017bb78..98dbbb9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.equinor.fiberoptics parent - 2.0.1-SNAPSHOT + 2.0.1 Parent for simulator modules 2020 @@ -44,7 +44,7 @@ https://github.com/equinor/fiberoptics-das-simulator - HEAD + 2.0.1 @@ -63,17 +63,17 @@ com.equinor.fiberoptics fiberoptics-das-simulator - 2.0.1-SNAPSHOT + 2.0.1 com.equinor.fiberoptics simulator-common - 2.0.1-SNAPSHOT + 2.0.1 com.equinor.fiberoptics simulator-box-unit - 2.0.1-SNAPSHOT + 2.0.1 org.springframework.boot diff --git a/simulator-box-unit/pom.xml b/simulator-box-unit/pom.xml index 6826365..3c9bed4 100644 --- a/simulator-box-unit/pom.xml +++ b/simulator-box-unit/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.1-SNAPSHOT + 2.0.1 simulator-box-unit diff --git a/simulator-common/pom.xml b/simulator-common/pom.xml index f20d06e..72c0678 100644 --- a/simulator-common/pom.xml +++ b/simulator-common/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.1-SNAPSHOT + 2.0.1 simulator-common