spring.lookup/pom.xml
changeset 616 cc37e93c83ef
parent 592 4ca7879fa07d
child 972 a2947558c966
     1.1 --- a/spring.lookup/pom.xml	Tue Apr 28 20:39:38 2009 +0200
     1.2 +++ b/spring.lookup/pom.xml	Thu May 07 20:23:28 2009 +0200
     1.3 @@ -5,6 +5,12 @@
     1.4    <artifactId>spring-lookup</artifactId>
     1.5    <packaging>jar</packaging>
     1.6    <version>1.2</version>
     1.7 +  <parent>
     1.8 +      <groupId>org.apidesign</groupId>
     1.9 +      <artifactId>all-lookup</artifactId>
    1.10 +      <relativePath>..</relativePath>
    1.11 +      <version>2.0</version>
    1.12 +  </parent>
    1.13    <name>Bridge between Spring and Lookup</name>
    1.14    <url>http://wiki.apidesign.org/wiki/LookupAndSpring</url>
    1.15    <ciManagement>