pom.xml is slightly incorrect ----------------------------- Key: DDLUTILS-253 URL: https://issues.apache.org/jira/browse/DDLUTILS-253 Project: DdlUtils Issue Type: Bug Components: Build Affects Versions: 1.1 Reporter: Tom Palmer Assignee: Thomas Dudziak Priority: Trivial Attachments: snapshot.patch
The current pom.xml declares the version number to be 1.1 when it should be 1.1-SNAPSHOT as 1.1 hasn't been released. In addition the HSQLDB profile is missing an id tag. The attached patch fixes both of these. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.