Author: tchemit Date: 2012-08-28 18:58:57 +0200 (Tue, 28 Aug 2012) New Revision: 3659 Url: http://chorem.org/repositories/revision/pollen/3659 Log: refs add skeleton to test pollCommentVisibility Modified: trunk/pollen-ui-struts2/pom.xml Modified: trunk/pollen-ui-struts2/pom.xml =================================================================== --- trunk/pollen-ui-struts2/pom.xml 2012-08-28 16:58:40 UTC (rev 3658) +++ trunk/pollen-ui-struts2/pom.xml 2012-08-28 16:58:57 UTC (rev 3659) @@ -625,6 +625,7 @@ <configuration> <pomIncludes> <pomInclude>pollVoteVisibility/pom.xml</pomInclude> + <pomInclude>pollCommentVisibility/pom.xml</pomInclude> <pomInclude>createPoll/pom.xml</pomInclude> <pomInclude>security/pom.xml</pomInclude> </pomIncludes>