mcconnell 2003/12/20 07:12:44
Modified: template/impl project.xml
Log:
Correct dependency reference to api.
Revision Changes Path
1.2 +1 -1 avalon-sandbox/template/impl/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/template/impl/project.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project.xml 20 Dec 2003 01:05:55 -0000 1.1
+++ project.xml 20 Dec 2003 15:12:44 -0000 1.2
@@ -13,7 +13,7 @@
<dependencies>
<dependency>
- <groupId>avalon</groupId>
+ <groupId>template</groupId>
<artifactId>template-api</artifactId>
<version>1.0</version>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]