pvollenweider 2005/09/22 15:17:47 CEST
Modified files:
. project.xml
Log:
Change current version to 1.1
Revision Changes Path
1.2 +3 -3 webclipping/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/webclipping/project.xml.diff?r1=1.1&r2=1.2&f=h
Index: project.xml
===================================================================
RCS file: /home/cvs/repository/webclipping/project.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project.xml 28 Sep 2004 14:32:18 -0000 1.1
+++ project.xml 22 Sep 2005 13:17:47 -0000 1.2
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE project [
<!ENTITY % locator-entities SYSTEM "file:locator.ent"> %locator-entities;
-]>
+]>
<project>
<extend>${basedir}/../common-jahiaprojects/project.xml</extend>
<pomVersion>3</pomVersion>
<artifactId>root-webclipping</artifactId>
<name>Webclipping J2EE application</name>
- <currentVersion>1.0</currentVersion>
+ <currentVersion>1.1</currentVersion>
<organization>
<name>Codeva</name>
<url>http://www.codeva.net/</url>
@@ -21,7 +21,7 @@
&common-topsite;
- &common-toprepository;
+ &common-toprepository;
<build>
<nagEmailAddress>[EMAIL PROTECTED]</nagEmailAddress>