From 7261a19fb0388d00b8261180bb1d18af5db572a8 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 1 May 2014 10:30:21 -0700 Subject: [PATCH] #6 - Release version 1.1.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 30e9825..2ae6167 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE diff --git a/metadata/pom.xml b/metadata/pom.xml index 13cc60c..d73ce61 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE diff --git a/pom.xml b/pom.xml index 9ec067b..a09e4fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE Simple plugin infrastructure