Skip to content

Commit

Permalink
Removed old plug-in version filter since the bug no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Schuetze committed Aug 11, 2014
1 parent 58ae495 commit c079374
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions eclipse/org.dresdenocl.build.master/pom.xml
Expand Up @@ -264,20 +264,6 @@
<arch>x86_64</arch>
</environment>
</environments>
<filters>
<!-- This filter is due to a bug of eclipse -->
<!--
<filter>
<type>eclipse-plugin</type>
<id>org.eclipse.jdt.core</id>
<restrictTo>
this is the version for Kepler SR1, have to adapt for other
release trains/service releases
<version>3.9.1.v20130905-0837</version>
</restrictTo>
</filter>
-->
</filters>
</configuration>
</plugin>

Expand Down

0 comments on commit c079374

Please sign in to comment.