From 6274a9667f407f5c2097ff1aeeea19e2930cc966 Mon Sep 17 00:00:00 2001 From: espentj Date: Wed, 15 Sep 2021 12:44:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.2 --- das-producer/pom.xml | 2 +- pom.xml | 10 +++++----- simulator-box-unit/pom.xml | 2 +- simulator-common/pom.xml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/das-producer/pom.xml b/das-producer/pom.xml index cc40e11..b6c555e 100644 --- a/das-producer/pom.xml +++ b/das-producer/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.2-SNAPSHOT + 2.0.2 fiberoptics-das-simulator diff --git a/pom.xml b/pom.xml index 155ee0e..cb60122 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.equinor.fiberoptics parent - 2.0.2-SNAPSHOT + 2.0.2 Parent for simulator modules 2020 @@ -44,7 +44,7 @@ https://github.com/equinor/fiberoptics-das-simulator - HEAD + 2.0.2 @@ -63,17 +63,17 @@ com.equinor.fiberoptics fiberoptics-das-simulator - 2.0.2-SNAPSHOT + 2.0.2 com.equinor.fiberoptics simulator-common - 2.0.2-SNAPSHOT + 2.0.2 com.equinor.fiberoptics simulator-box-unit - 2.0.2-SNAPSHOT + 2.0.2 org.springframework.boot diff --git a/simulator-box-unit/pom.xml b/simulator-box-unit/pom.xml index ab4c73e..044ebde 100644 --- a/simulator-box-unit/pom.xml +++ b/simulator-box-unit/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.2-SNAPSHOT + 2.0.2 simulator-box-unit diff --git a/simulator-common/pom.xml b/simulator-common/pom.xml index ab6b7e7..c2047d7 100644 --- a/simulator-common/pom.xml +++ b/simulator-common/pom.xml @@ -5,7 +5,7 @@ com.equinor.fiberoptics parent - 2.0.2-SNAPSHOT + 2.0.2 simulator-common