xlawrence 2005/05/09 14:50:04 CEST
Modified files:
syncClient project.xml
Log:
updated script
Revision Changes Path
1.3 +2 -2 uwcal_JSR168/syncClient/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/syncClient/project.xml.diff?r1=1.2&r2=1.3&f=h
Index: project.xml
===================================================================
RCS file: /home/cvs/repository/uwcal_JSR168/syncClient/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 1 Feb 2005 09:34:23 -0000 1.2
+++ project.xml 9 May 2005 12:50:03 -0000 1.3
@@ -30,7 +30,7 @@
<pomVersion>3</pomVersion>
<id>uwCalSync4jSync-syncClients</id>
<name>iCalendar sync client</name>
- <currentVersion>1.0</currentVersion>
+ <currentVersion>1.0-SNAPSHOT</currentVersion>
<package>org.jahia.suite.calendar.syncClients</package>
@@ -38,7 +38,7 @@
<dependency>
<groupId>uwCalSync4jSync-framework</groupId>
<artifactId>uwCalSync4jSync-framework</artifactId>
- <version>1.0</version>
+ <version>1.0-SNAPSHOT</version>
<properties>
<war.bundle>true</war.bundle>
</properties>