Clean up POM
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Oct 2012 15:25:10 +0000 (15:25 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Oct 2012 15:25:10 +0000 (15:25 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5605 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dist/slc/pom.xml

index 43cfa187a404d36dde8861f5914ff1072d344c61..42b2a8a7c5ac403f87ca750a46b9d3c9231c60a4 100644 (file)
@@ -8,31 +8,6 @@
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
        <name>SLC Node (RPM)</name>
-<!--   <build> -->
-<!--           <plugins> -->
-<!--                   <plugin> -->
-<!--                           <artifactId>maven-resources-plugin</artifactId> -->
-<!--                           <executions> -->
-<!--                                   <execution> -->
-<!--                                           <id>filter-base</id> -->
-<!--                                           <phase>process-resources</phase> -->
-<!--                                           <goals> -->
-<!--                                                   <goal>copy-resources</goal> -->
-<!--                                           </goals> -->
-<!--                                           <configuration> -->
-<!--                                                   <outputDirectory>${basedir}/target/base</outputDirectory> -->
-<!--                                                   <resources> -->
-<!--                                                           <resource> -->
-<!--                                                                   <directory>src/main/base</directory> -->
-<!--                                                                   <filtering>true</filtering> -->
-<!--                                                           </resource> -->
-<!--                                                   </resources> -->
-<!--                                           </configuration> -->
-<!--                                   </execution> -->
-<!--                           </executions> -->
-<!--                   </plugin> -->
-<!--           </plugins> -->
-<!--   </build> -->
        <profiles>
                <profile>
                        <id>rpmbuild</id>