From 878b6caf8fbfda07d558e60540f168bea173628a Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Wed, 14 Jul 2010 20:12:01 +0000 Subject: [PATCH] dependencies now in root pom --- pom.xml | 15 ++++++++++++--- support/cdi/TODO.txt | 4 +--- support/cdi/pom.xml | 7 ------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index e1ec3797..a41a601a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.wamblee wamblee-utils @@ -96,6 +98,13 @@ + + org.jboss.weld + weld-se + 1.0.1-Final + provided + + oro oro @@ -430,7 +439,7 @@ - + @@ -441,7 +450,7 @@ - + diff --git a/support/cdi/TODO.txt b/support/cdi/TODO.txt index d9a6915d..40b685e3 100644 --- a/support/cdi/TODO.txt +++ b/support/cdi/TODO.txt @@ -1,6 +1,4 @@ -* move maven dependency version to root pom * add test code for complete behavior. -* setup site -* integrate with wamblee-utils. +* add package java doc. diff --git a/support/cdi/pom.xml b/support/cdi/pom.xml index e05b96c0..04db3bb6 100644 --- a/support/cdi/pom.xml +++ b/support/cdi/pom.xml @@ -17,14 +17,7 @@ org.jboss.weld weld-se - 1.0.1-Final - - - -- 2.31.1