diff --git a/rar/project.xml b/rar/project.xml index e7ccf9e9..29bd2575 100644 --- a/rar/project.xml +++ b/rar/project.xml @@ -17,14 +17,12 @@ * limitations under the License. */ --> - - + ../plugins-parent/project.xml 3 maven-rar-plugin Maven RAR Plugin - 1.1-SNAPSHOT + 1.1 Rar Plugin for Maven Rar Plugin for Maven @@ -33,6 +31,11 @@ 1.0 MAVEN_RAR_1_0 + + 1.1 + 1.1 + MAVEN_RAR_1_1 + diff --git a/rar/xdocs/changes.xml b/rar/xdocs/changes.xml index c87029fb..46138e4f 100644 --- a/rar/xdocs/changes.xml +++ b/rar/xdocs/changes.xml @@ -17,19 +17,18 @@ * limitations under the License. */ --> - Changes dIon Gillard - + Fixed handling of plugin properties: ra.xml file is now included wherever it is located. Added maven.rar.final.name property. - Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : + Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
    -
  • commons-jelly-tags-util v1.1 -> v1.1.1
  • +
  • commons-jelly-tags-util v1.1 -> v1.1.1
Deprecate rar:load hook goal @@ -37,7 +36,6 @@ Move versions element to correct location in POM Make plugin.jelly ascii for CVS
- Initial release after donation by David Jencks