Author: tchemit Date: 2013-12-23 15:57:58 +0100 (Mon, 23 Dec 2013) New Revision: 3868 Url: http://chorem.org/projects/pollen/repository/revisions/3868 Log: fix release Modified: branches/pollen-1.5.x/pollen-ui-struts2/pom.xml Modified: branches/pollen-1.5.x/pollen-ui-struts2/pom.xml =================================================================== --- branches/pollen-1.5.x/pollen-ui-struts2/pom.xml 2013-12-23 14:09:54 UTC (rev 3867) +++ branches/pollen-1.5.x/pollen-ui-struts2/pom.xml 2013-12-23 14:57:58 UTC (rev 3868) @@ -575,7 +575,7 @@ <executions> <execution> <id>create-assemblies</id> - <phase>verify</phase> + <phase>package</phase> <goals> <goal>single</goal> </goals>