You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2003/11/09 22:18:19 UTC

cvs commit: jakarta-commons-sandbox/mapper project.xml

dgraham     2003/11/09 13:18:19

  Modified:    mapper   project.xml
  Log:
  Updated for 0.7.
  
  Revision  Changes    Path
  1.3       +2 -7      jakarta-commons-sandbox/mapper/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/mapper/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	9 Sep 2003 00:09:19 -0000	1.2
  +++ project.xml	9 Nov 2003 21:18:19 -0000	1.3
  @@ -3,7 +3,7 @@
     <pomVersion>3</pomVersion>
     <name>Commons Mapper</name>
     <id>commons-mapper</id>
  -  <currentVersion>0.6-dev</currentVersion>
  +  <currentVersion>0.7-dev</currentVersion>
     
     <organization>
       <name>Apache Software Foundation</name>
  @@ -78,10 +78,10 @@
     
     <dependencies>
   
  -  	<!-- for testing -->
       <dependency>
         <id>junit</id>
         <version>3.8.1</version>
  +      <url>http://www.junit.org/</url>
       </dependency>
       
     </dependencies>
  @@ -105,10 +105,5 @@
         </includes>
       </resources>
   
  -    <!-- Integration unit test cases -->
  -    <integrationUnitTest/>
  -
  -    <jars>
  -    </jars>
     </build>
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org