From: Siegfried G. <wd...@us...> - 2003-10-17 18:30:35
|
wdsgoe 03/10/17 11:27:19 Modified: sdocbook project.xml Log: Preparing release 1.3 Revision Changes Path 1.7 +1 -2 maven-plugins/sdocbook/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sdocbook/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 17 Oct 2003 17:33:46 -0000 1.6 +++ project.xml 17 Oct 2003 18:27:19 -0000 1.7 @@ -5,7 +5,7 @@ <id>maven-sdocbook-plugin</id> <name>Simplified DOCBOOK Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.2</currentVersion> + <currentVersion>1.3</currentVersion> <!-- organization is in parent --> <inceptionYear>2002</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> @@ -83,6 +83,5 @@ <url>http://xml.apache.org/xerces2-j/index.html</url> </dependency> </dependencies> - </project> |