niclas      2004/04/04 10:36:23

  Modified:    facilities project.properties
               facilities/mds/impl project.xml
               facilities/mds/test project.xml
  Log:
  .
  
  Revision  Changes    Path
  1.2       +1 -1      avalon-components/facilities/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/avalon-components/facilities/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        4 Apr 2004 15:23:11 -0000       1.1
  +++ project.properties        4 Apr 2004 17:36:23 -0000       1.2
  @@ -15,4 +15,4 @@
   # limitations under the License.
   #
   
  -maven.multiproject.includes = **/project.xml 
  +maven.multiproject.includes=**/project.xml 
  
  
  
  1.3       +3 -6      avalon-components/facilities/mds/impl/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-components/facilities/mds/impl/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       4 Apr 2004 17:09:38 -0000       1.2
  +++ project.xml       4 Apr 2004 17:36:23 -0000       1.3
  @@ -5,10 +5,10 @@
     <extend>${basedir}/../common-project.xml</extend>
   
     <id>avalon-mds-impl</id>
  -  <name>Avalon MDS API</name>
  +  <name>Avalon MDS Implementation</name>
     <package>org.apache.avalon.mds.impl</package>
   
  -  <shortDescription>Avalon MDS API</shortDescription>
  +  <shortDescription>Avalon MDS Implementation</shortDescription>
   
     <dependencies>
   
  @@ -52,7 +52,7 @@
       <dependency>
         <groupId>avalon-composition</groupId>
         <artifactId>avalon-composition-api</artifactId>
  -      <version>${pom.currentVersion}</version>
  +      <version>3.3.0</version>
       </dependency>
   
       <dependency>
  @@ -60,7 +60,4 @@
         <version>2.3</version>
       </dependency>
     </dependencies>
  -
  -
  -
   </project>
  
  
  
  1.3       +1 -1      avalon-components/facilities/mds/test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-components/facilities/mds/test/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       4 Apr 2004 17:09:38 -0000       1.2
  +++ project.xml       4 Apr 2004 17:36:23 -0000       1.3
  @@ -58,7 +58,7 @@
       <dependency>
         <groupId>avalon-composition</groupId>
         <artifactId>avalon-composition-api</artifactId>
  -      <version>2.0-SNAPSHOT</version>
  +      <version>3.3.0</version>
       </dependency>
   
       <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to