Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'admin/pom-build.xml')
-rw-r--r--admin/pom-build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-build.xml b/admin/pom-build.xml
index 5a6fe7ee7..87fabe764 100644
--- a/admin/pom-build.xml
+++ b/admin/pom-build.xml
@@ -36,7 +36,7 @@
<profiles>
<profile>
- <id>sign-new</id>
+ <id>sign</id>
<!-- Uses the new jarsigner from the CBI platform -->
<!-- Not deployed to nexus yet. Must be build locally -->
<!-- before running this profile. -->

Back to the top