Index: topia-security/pom.xml
diff -u topia-security/pom.xml:1.7 topia-security/pom.xml:1.8
--- topia-security/pom.xml:1.7 Thu Oct 5 07:49:44 2006
+++ topia-security/pom.xml Tue Oct 17 13:50:39 2006
@@ -13,8 +13,8 @@
- topia-security
- ToPIA Security
+ topia-service
+ ToPIA Service
jar
@@ -95,14 +95,14 @@
src/xmi
target/gen/xmi/
- org.codelutin.topia.security
- org.codelutin.topia.security
+ org.codelutin.topia
+ org.codelutin.topia
target/gen/objectmodel/
**/*.objectmodel
org.codelutin.topia.generator.TopiaMetaGenerator
target/gen/java
- org.codelutin.topia.security
+ org.codelutin.topia
zargo2xmi
@@ -163,6 +163,13 @@
compile
+
+ lucene
+ lucene-core
+ 2.0.0
+ compile
+
+
h2