From ee53d9f3fad60c278fb21decf30f8c1bf86e7fd6 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 5 Mar 2015 02:12:33 -0800 Subject: [PATCH] #13 - Release version 1.2.0.RELEASE. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 8dca99c..cde7c3f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE diff --git a/metadata/pom.xml b/metadata/pom.xml index 289ace8..8ea56fd 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE diff --git a/pom.xml b/pom.xml index 043cc5c..04547f7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE Simple plugin infrastructure