anagramdemo/staticwordlibrary/pom.xml
changeset 979 ca97def88911
parent 974 da4eb49856cd
     1.1 --- a/anagramdemo/staticwordlibrary/pom.xml	Fri Feb 05 22:03:06 2010 +0100
     1.2 +++ b/anagramdemo/staticwordlibrary/pom.xml	Thu Jun 07 20:34:55 2012 +0200
     1.3 @@ -3,9 +3,10 @@
     1.4      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     1.5    <modelVersion>4.0.0</modelVersion>
     1.6    <parent>
     1.7 -    <artifactId>all-lookup</artifactId>
     1.8 +    <artifactId>anagramdemo</artifactId>
     1.9      <groupId>org.apidesign</groupId>
    1.10      <version>2.0</version>
    1.11 +    <relativePath>..</relativePath>
    1.12    </parent>
    1.13    <groupId>org.apidesign</groupId>
    1.14    <artifactId>staticwordlibrary</artifactId>