From 497d7f28e5f399f5c3a589b9961053d84eb52644 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 5 Apr 2014 16:26:48 -0400 Subject: Bump the version to 1.0. --- pom.xml | 10 +++++----- sangria-contextual/pom.xml | 2 +- sangria-core/pom.xml | 2 +- sangria-log4j/pom.xml | 2 +- sangria-slf4j/pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 3e75e16..1d473a4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tavianator.sangria sangria - 1.0-SNAPSHOT + 1.0 pom Sangria @@ -51,25 +51,25 @@ com.tavianator.sangria sangria-core - 1.0-SNAPSHOT + 1.0 com.tavianator.sangria sangria-contextual - 1.0-SNAPSHOT + 1.0 com.tavianator.sangria sangria-slf4j - 1.0-SNAPSHOT + 1.0 com.tavianator.sangria sangria-log4j - 1.0-SNAPSHOT + 1.0 diff --git a/sangria-contextual/pom.xml b/sangria-contextual/pom.xml index c802ccd..02e928e 100644 --- a/sangria-contextual/pom.xml +++ b/sangria-contextual/pom.xml @@ -7,7 +7,7 @@ com.tavianator.sangria sangria - 1.0-SNAPSHOT + 1.0 sangria-contextual diff --git a/sangria-core/pom.xml b/sangria-core/pom.xml index 9d7c088..59a7c31 100644 --- a/sangria-core/pom.xml +++ b/sangria-core/pom.xml @@ -7,7 +7,7 @@ com.tavianator.sangria sangria - 1.0-SNAPSHOT + 1.0 sangria-core diff --git a/sangria-log4j/pom.xml b/sangria-log4j/pom.xml index b39995f..085a007 100644 --- a/sangria-log4j/pom.xml +++ b/sangria-log4j/pom.xml @@ -7,7 +7,7 @@ com.tavianator.sangria sangria - 1.0-SNAPSHOT + 1.0 sangria-log4j diff --git a/sangria-slf4j/pom.xml b/sangria-slf4j/pom.xml index 1673af6..46cec57 100644 --- a/sangria-slf4j/pom.xml +++ b/sangria-slf4j/pom.xml @@ -7,7 +7,7 @@ com.tavianator.sangria sangria - 1.0-SNAPSHOT + 1.0 sangria-slf4j -- cgit v1.2.3