From f2fb4147969562144a711c70cb89d378b8ab3f3b Mon Sep 17 00:00:00 2001 From: Serhat Can Date: Thu, 17 Aug 2017 13:53:23 +0300 Subject: [PATCH] increase app version to 1.2 --- pom.xml | 2 +- scenario-generator-agent/pom.xml | 4 ++-- scenario-generator-common/pom.xml | 2 +- scenario-generator/pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9553d0c..4fc0cba 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.opsgenie.playground scenario-generator-parent pom - 1.0-SNAPSHOT + 1.2-SNAPSHOT 2.8.7 diff --git a/scenario-generator-agent/pom.xml b/scenario-generator-agent/pom.xml index bdd1213..30daf87 100644 --- a/scenario-generator-agent/pom.xml +++ b/scenario-generator-agent/pom.xml @@ -6,7 +6,7 @@ 4.0.0 scenario-generator-agent - 1.0-SNAPSHOT + 1.2-SNAPSHOT org.springframework.boot @@ -30,7 +30,7 @@ com.opsgenie.playground scenario-generator-common - 1.0-SNAPSHOT + 1.2-SNAPSHOT diff --git a/scenario-generator-common/pom.xml b/scenario-generator-common/pom.xml index 8c5a147..78b329c 100644 --- a/scenario-generator-common/pom.xml +++ b/scenario-generator-common/pom.xml @@ -5,7 +5,7 @@ scenario-generator-parent com.opsgenie.playground - 1.0-SNAPSHOT + 1.2-SNAPSHOT 4.0.0 diff --git a/scenario-generator/pom.xml b/scenario-generator/pom.xml index 5a53ec0..98b7ad3 100644 --- a/scenario-generator/pom.xml +++ b/scenario-generator/pom.xml @@ -6,7 +6,7 @@ 4.0.0 scenario-generator - 1.1-SNAPSHOT + 1.2-SNAPSHOT org.springframework.boot @@ -30,7 +30,7 @@ com.opsgenie.playground scenario-generator-common - 1.0-SNAPSHOT + 1.2-SNAPSHOT