dep4b 06/04/25 11:16:38
Modified: schemaspy project.xml
Log:
bump version.
Revision Changes Path
1.2 +1 -1 maven-plugins/schemaspy/project.xml
Index: project.xml
===================================================================
RCS file: /cvsroot/maven-plugins/maven-plugins/schemaspy/project.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project.xml 25 Apr 2006 17:46:58 -0000 1.1
+++ project.xml 25 Apr 2006 18:16:38 -0000 1.2
@@ -8,7 +8,7 @@
<name>SchemaSpy Plug-in</name>
<!-- groupId is in parent -->
- <currentVersion>1.0-SNAPSHOT</currentVersion>
+ <currentVersion>1.1-SNAPSHOT</currentVersion>
<!-- organization is in parent -->
<inceptionYear>2006</inceptionYear>
|