diff --git a/distro/profile.xml b/distro/profile.xml index 43d29cb..1e5db40 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -2,7 +2,7 @@ - Plugin + Service ${description} ${serviceClass} @@ -10,7 +10,7 @@ 1.0.0 - {description} + ${description} ${artifactId} ${version} @@ -18,9 +18,9 @@ ${artifactId} ${version} - Plugin + Library - ${build.finalName}.jar + ${build.finalName}.${project.packaging}