leosimons 2004/04/26 02:50:09 Modified: xmlutil project.properties project.xml Log: Refer to downloadable versions of saxon and store Revision Changes Path 1.8 +3 -1 avalon-excalibur/xmlutil/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/avalon-excalibur/xmlutil/project.properties,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.properties 31 Mar 2004 10:28:58 -0000 1.7 +++ project.properties 26 Apr 2004 09:50:09 -0000 1.8 @@ -20,4 +20,6 @@ # gump integration project.name = excalibur-xmlutil -maven.test.failure = false \ No newline at end of file +maven.test.failure = false + +maven.repo.remote = http://www.dpml.net,http://www.apache.org/dist/avalon,http://www.ibiblio.org/maven,http://www.apache.org/dist/java-repository,http://jicarilla.sourceforge.net/jicarilla-maven-repository 1.13 +4 -4 avalon-excalibur/xmlutil/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/xmlutil/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 19 Apr 2004 06:29:09 -0000 1.12 +++ project.xml 26 Apr 2004 09:50:09 -0000 1.13 @@ -42,16 +42,16 @@ <dependency> <artifactId>saxon7</artifactId> <groupId>saxon7</groupId> - <version>7.9</version> + <version>7.9.1</version> </dependency> <dependency> <artifactId>saxon7-jdom</artifactId> <groupId>saxon7</groupId> - <version>7.9</version> + <version>7.9.1</version> </dependency> <dependency> <artifactId>saxon7-sql</artifactId> - <version>7.9</version> + <version>7.9.1</version> <groupId>saxon7</groupId> </dependency> @@ -103,7 +103,7 @@ </dependency> <dependency> <id>excalibur-store</id> - <version>1.1</version> + <version>1.0</version> </dependency> <dependency> <id>xerces</id>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]