commit | 4750e989e0a844d439fd5742c107fb4287a66b1c | [log] [tgz] |
---|---|---|
author | Jesse McConnell <jesse.mcconnell@gmail.com> | Mon Oct 03 15:40:54 2011 -0500 |
committer | Jesse McConnell <jesse.mcconnell@gmail.com> | Mon Oct 03 15:40:54 2011 -0500 |
tree | 9b8d84f4ee01aea574afe8b198fdff87283ffab3 | |
parent | d6f685e40e90ee0fdb71dc4841c5eefab33f2d9b [diff] |
checking flow with signing
diff --git a/jetty-features/org.eclipse.jetty.product/pom.xml b/jetty-features/org.eclipse.jetty.product/pom.xml index 7b5c8e7..19388aa 100644 --- a/jetty-features/org.eclipse.jetty.product/pom.xml +++ b/jetty-features/org.eclipse.jetty.product/pom.xml
@@ -56,7 +56,7 @@ <executions> <execution> <id>zip-repository</id> - <phase>package</phase> + <phase>post-package</phase> <goals> <goal>run</goal> </goals>