From 45bad0001f8f5d8fbfca70f89d5872af2b9bcc2d Mon Sep 17 00:00:00 2001 From: Manuel Mauky Date: Fri, 31 Jan 2014 17:23:55 +0100 Subject: [PATCH] Performed Release of 0.1.3 --- examples/mvvmfx-cdi-starter/pom.xml | 12 +++++++++++- examples/mvvmfx-complex-example/pom.xml | 4 ++-- examples/mvvmfx-guice-starter/pom.xml | 2 +- mvvmfx-parent/mvvmfx-cdi/pom.xml | 2 +- mvvmfx-parent/mvvmfx-guice/pom.xml | 2 +- mvvmfx-parent/mvvmfx/pom.xml | 2 +- mvvmfx-parent/pom.xml | 2 +- 7 files changed, 18 insertions(+), 8 deletions(-) diff --git a/examples/mvvmfx-cdi-starter/pom.xml b/examples/mvvmfx-cdi-starter/pom.xml index ca8feea60..340a76001 100644 --- a/examples/mvvmfx-cdi-starter/pom.xml +++ b/examples/mvvmfx-cdi-starter/pom.xml @@ -12,7 +12,7 @@ - 0.1.3-SNAPSHOT + 0.1.3 UTF-8 1.7 1.7 @@ -41,6 +41,16 @@ mvvmFX-cdi ${mvvmfx.version} + + org.jboss.weld.se + weld-se + 2.1.0.Final + + + org.slf4j + slf4j-simple + 1.6.6 + de.saxsys diff --git a/examples/mvvmfx-complex-example/pom.xml b/examples/mvvmfx-complex-example/pom.xml index 21eb3f38f..97dba5329 100644 --- a/examples/mvvmfx-complex-example/pom.xml +++ b/examples/mvvmfx-complex-example/pom.xml @@ -6,7 +6,7 @@ ${mvvmfx.version} Complex Example - 0.1.3-SNAPSHOT + 0.1.3 UTF-8 1.7 1.7 @@ -48,7 +48,7 @@ de.saxsys mvvmFX - 0.1.3-SNAPSHOT + 0.1.3 org.slf4j diff --git a/examples/mvvmfx-guice-starter/pom.xml b/examples/mvvmfx-guice-starter/pom.xml index 5cbe12a83..807701f45 100644 --- a/examples/mvvmfx-guice-starter/pom.xml +++ b/examples/mvvmfx-guice-starter/pom.xml @@ -10,7 +10,7 @@ This example shows the usage of the mvvmFX framework with Guice Dependency Injection. - 0.1.3-SNAPSHOT + 0.1.3 UTF-8 1.7 1.7 diff --git a/mvvmfx-parent/mvvmfx-cdi/pom.xml b/mvvmfx-parent/mvvmfx-cdi/pom.xml index 29d129c3f..b73b29cdb 100644 --- a/mvvmfx-parent/mvvmfx-cdi/pom.xml +++ b/mvvmfx-parent/mvvmfx-cdi/pom.xml @@ -19,7 +19,7 @@ de.saxsys mvvmFX-parent - 0.1.3-SNAPSHOT + 0.1.3 mvvmFX-cdi diff --git a/mvvmfx-parent/mvvmfx-guice/pom.xml b/mvvmfx-parent/mvvmfx-guice/pom.xml index 36121c8e8..e88c6d821 100644 --- a/mvvmfx-parent/mvvmfx-guice/pom.xml +++ b/mvvmfx-parent/mvvmfx-guice/pom.xml @@ -19,7 +19,7 @@ de.saxsys mvvmFX-parent - 0.1.3-SNAPSHOT + 0.1.3 mvvmFX-guice diff --git a/mvvmfx-parent/mvvmfx/pom.xml b/mvvmfx-parent/mvvmfx/pom.xml index ce360fe68..28579e1a5 100644 --- a/mvvmfx-parent/mvvmfx/pom.xml +++ b/mvvmfx-parent/mvvmfx/pom.xml @@ -19,7 +19,7 @@ de.saxsys mvvmFX-parent - 0.1.3-SNAPSHOT + 0.1.3 mvvmFX diff --git a/mvvmfx-parent/pom.xml b/mvvmfx-parent/pom.xml index 7caa2c9ac..d591cff99 100644 --- a/mvvmfx-parent/pom.xml +++ b/mvvmfx-parent/pom.xml @@ -25,7 +25,7 @@ de.saxsys mvvmFX-parent pom - 0.1.3-SNAPSHOT + 0.1.3 mvvmFX parent Application Framework for MVVM with JavaFX. http://www.saxsys.de