From 2bae307d9470713415d6e2d97d80da3809cf5c4b Mon Sep 17 00:00:00 2001 From: Electroid Date: Wed, 5 Jul 2017 17:15:52 -0700 Subject: [PATCH] Fix incorrect POM versions --- API/api/pom.xml | 2 +- Commons/pom.xml | 2 +- Util/core/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API/api/pom.xml b/API/api/pom.xml index 9a5a4d5..8b6593b 100644 --- a/API/api/pom.xml +++ b/API/api/pom.xml @@ -5,7 +5,7 @@ tc.oc api-parent ../pom.xml - 1.11-SNAPSHOT + 1.12-SNAPSHOT api diff --git a/Commons/pom.xml b/Commons/pom.xml index a146bd9..7ba0613 100644 --- a/Commons/pom.xml +++ b/Commons/pom.xml @@ -8,7 +8,7 @@ tc.oc ProjectAres ../pom.xml - 1.11-SNAPSHOT + 1.12-SNAPSHOT commons diff --git a/Util/core/pom.xml b/Util/core/pom.xml index 4f5e8a4..72d62ca 100644 --- a/Util/core/pom.xml +++ b/Util/core/pom.xml @@ -8,7 +8,7 @@ util tc.oc ../pom.xml - 1.11-SNAPSHOT + 1.12-SNAPSHOT util-core