<param name="-hdf"/> <param name="project.name"/> <param name="iciql"/>\r
\r
<!-- versioning -->\r
- <!--<param name="-since"/> <param name="api/v${iq.apiPrevious}.xml"/> <param name="v${iq.apiPrevious}" />-->\r
+ <param name="-since"/> <param name="api/v${iq.apiPrevious}.xml"/> <param name="v${iq.apiPrevious}" />\r
<param name="-apiversion" value="v${iq.apiCurrent}"/>\r
\r
<param name="-apixml" value="api/v${iq.apiCurrent}.xml"/>\r
\r
// The build script extracts this exact line so be careful editing it\r
// and only use A-Z a-z 0-9 .-_ in the string.\r
- public static final String VERSION = "0.5.0";\r
+ public static final String VERSION = "0.6.0-SNAPSHOT";\r
\r
// The build script extracts this exact line so be careful editing it\r
// and only use A-Z a-z 0-9 .-_ in the string.\r
- public static final String VERSION_DATE = "2011-08-03";\r
+ public static final String VERSION_DATE = "PENDING";\r
\r
// The build script extracts this exact line so be careful editing it\r
// and only use A-Z a-z 0-9 .-_ in the string.\r
- public static final String API_CURRENT = "1";\r
+ public static final String API_CURRENT = "2";\r
\r
// The build script extracts this exact line so be careful editing it\r
// and only use A-Z a-z 0-9 .-_ in the string.\r