Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/pom-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index ecc0a1ba6..443e3179f 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -296,7 +296,7 @@
<executions>
<execution>
<id>sign</id>
- !<--- <phase>package</phase> -->
+ <!--- <phase>package</phase> -->
<goals>
<goal>sign</goal>
</goals>

Back to the top