Author: nscavell
Date: 2011-10-20 23:59:35 -0400 (Thu, 20 Oct 2011)
New Revision: 7812
Modified:
portal/trunk/pom.xml
Log:
Oops, remove jrebel profile.
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-10-21 03:54:00 UTC (rev 7811)
+++ portal/trunk/pom.xml 2011-10-21 03:59:35 UTC (rev 7812)
@@ -975,27 +975,6 @@
</plugins>
</build>
</profile>
- <profile>
- <id>jrebel</id>
- <build>
- <plugins>
- <plugin>
- <groupId>org.zeroturnaround</groupId>
- <artifactId>javarebel-maven-plugin</artifactId>
- <version>1.0.5</version>
- <executions>
- <execution>
- <id>generate-rebel-xml</id>
- <phase>process-resources</phase>
- <goals>
- <goal>generate</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
<!-- To be removed and replaced by settings in user config -->
Show replies by date