Author: tchemit Date: 2012-06-26 05:21:04 +0200 (Tue, 26 Jun 2012) New Revision: 3561 Url: http://chorem.org/repositories/revision/pollen/3561 Log: ref #590 use only aggregator pom from pollen parent pom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-26 03:19:01 UTC (rev 3560) +++ trunk/pom.xml 2012-06-26 03:21:04 UTC (rev 3561) @@ -19,10 +19,7 @@ <modules> <module>pollen-votecounting-api</module> - <module>pollen-votecounting-strategy-condorcet</module> - <module>pollen-votecounting-strategy-normal</module> - <module>pollen-votecounting-strategy-number</module> - <module>pollen-votecounting-strategy-percentage</module> + <module>pollen-votecounting-strategy</module> <module>pollen-votecounting</module> <module>pollen-persistence</module> <module>pollen-services</module>