Remove target-ide override
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index d87e8eea559d5dcad8ad04fa504cdf633cdd9bcd..a794385218a13432cd846736b1b5e396ad24b7d4 100644 (file)
   </distributionManagement>
 
   <profiles>
-    <profile>
-      <id>IDE</id>
-      <activation>
-        <property>
-          <name>m2e.version</name>
-        </property>
-      </activation>
-      <build>
-        <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
-        <directory>target-ide</directory>
-      </build>
-    </profile>
     <profile>
       <id>viewbuild</id>
       <activation>