From ce231efea5d0c09a7b1e48864c56819b5c3f2c93 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Wed, 5 Nov 2014 20:56:57 +0100 Subject: [PATCH] Finalized release --- android/pom.xml | 4 ++-- cdi/pom.xml | 2 +- gwt/pom.xml | 2 +- http/pom.xml | 2 +- javadoc/pom.xml | 2 +- mock/pom.xml | 2 +- pom.xml | 2 +- swing/pom.xml | 2 +- util/pom.xml | 2 +- xml/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/android/pom.xml b/android/pom.xml index 7607189..c12f743 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless Android @@ -60,7 +60,7 @@ jar - ${build.directory}/${build.finalName}.jar + ${project.build.directory}/${project.build.finalName}.jar diff --git a/cdi/pom.xml b/cdi/pom.xml index 7ba1a83..7ce8bd3 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless CDI diff --git a/gwt/pom.xml b/gwt/pom.xml index 01bc4d9..cc0891d 100644 --- a/gwt/pom.xml +++ b/gwt/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless GWT diff --git a/http/pom.xml b/http/pom.xml index 4b086d6..a33e0c0 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless HTTP diff --git a/javadoc/pom.xml b/javadoc/pom.xml index c19449f..d4c49a3 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless Javadoc diff --git a/mock/pom.xml b/mock/pom.xml index 790f283..7b10b92 100644 --- a/mock/pom.xml +++ b/mock/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless Mock diff --git a/pom.xml b/pom.xml index 1015ce6..6f4485d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.seamless parent pom - 1.0-alpha3 + 1.0.0 util diff --git a/swing/pom.xml b/swing/pom.xml index 7330613..54823c4 100644 --- a/swing/pom.xml +++ b/swing/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless Swing diff --git a/util/pom.xml b/util/pom.xml index ac9475e..fb1e39b 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless Utilities diff --git a/xml/pom.xml b/xml/pom.xml index bd45407..d846fdc 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -7,7 +7,7 @@ org.seamless parent - 1.0-alpha3 + 1.0.0 Seamless XML