]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/pom.xml
Merge "possibleVariable from resource into SCL"
[simantics/platform.git] / features / pom.xml
index da300eedb44d5ada2a705dd4f5404ee074c3fc95..9ccec7a55498f471e948b29514760cdf8ed12810 100644 (file)
             </execution>
           </executions>
         </plugin>
-        <plugin>
-          <groupId>org.eclipse.tycho</groupId>
-          <artifactId>tycho-p2-plugin</artifactId>
-          <version>${tycho.version}</version>
-          <executions>
-            <execution>
-              <id>attach-p2-metadata</id>
-              <phase>package</phase>
-              <goals>
-                <goal>p2-metadata</goal>
-              </goals>
-            </execution>
-          </executions>
-        </plugin>
       </plugins>
     </build>