diff options
Diffstat (limited to 'java/management/eclipse-plugin/build-release-common.properties')
| -rw-r--r-- | java/management/eclipse-plugin/build-release-common.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/management/eclipse-plugin/build-release-common.properties b/java/management/eclipse-plugin/build-release-common.properties index e4d75d7d56..7ccbd750cf 100644 --- a/java/management/eclipse-plugin/build-release-common.properties +++ b/java/management/eclipse-plugin/build-release-common.properties @@ -22,7 +22,7 @@ app.namever=jmx-management-console-${project.version} artifact.id=org.apache.qpid.management.ui -mcplugin.version=0.2.0-${project.version} +mcplugin.version=${project.version}.0 mcplugin.filename=${artifact.id}_${mcplugin.version} mcplugin.contents.dir=${module.classes} @@ -31,4 +31,3 @@ mcplugin.manifest=${module.manifest} jmxremote.sasl.manifest=src/main/resources/jmxremote.sasl-plugin/MANIFEST.MF -qpidmanagementcommon.manifest=src/main/resources/qpid-management-common-plugin/MANIFEST.MF |
