diff text/pom.xml @ 901:3eec743bd2ea

make text servlet work
author robcast
date Tue, 24 May 2011 08:17:02 -0400
parents ffbe1cf18c8e
children d5d113dbcd24
line wrap: on
line diff
--- a/text/pom.xml	Fri May 20 19:30:05 2011 +0200
+++ b/text/pom.xml	Tue May 24 08:17:02 2011 -0400
@@ -7,7 +7,7 @@
 		<version>2.0-SNAPSHOT</version>
 	</parent>
 	<groupId>digilib</groupId>
-	<artifactId>text</artifactId>
+	<artifactId>digilib-text</artifactId>
 	<version>2.0-SNAPSHOT</version>
 	<name>digilib-text</name>
 	<dependencies>