Author: julien_viet
Date: 2011-05-10 04:45:14 -0400 (Tue, 10 May 2011)
New Revision: 6457
Modified:
components/mop/branches/1.0.x/pom.xml
Log:
remove unused profile
Modified: components/mop/branches/1.0.x/pom.xml
===================================================================
--- components/mop/branches/1.0.x/pom.xml 2011-05-10 08:42:25 UTC (rev 6456)
+++ components/mop/branches/1.0.x/pom.xml 2011-05-10 08:45:14 UTC (rev 6457)
@@ -143,14 +143,4 @@
<module>core</module>
</modules>
- <!-- for testing purpose only -->
- <profiles>
- <profile>
- <id>chromattictrunk</id>
- <properties>
- <org.chromattic.version>1.1.0-SNAPSHOT</org.chromattic.version>
- </properties>
- </profile>
- </profiles>
-
</project>