commit | b0ce00715f964306ae494c0bf2e570c609fbb4c6 | [log] [tgz] |
---|---|---|
author | Thomas Watson <tjwatson@us.ibm.com> | Thu Mar 07 14:01:28 2013 -0600 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Thu Mar 07 14:07:53 2013 -0600 |
tree | 2cfabc77dd3c93a3456e1e7e8c977332b097a05d | |
parent | 42720c8cceb95f9267352f84b4f291c623810c8d [diff] [blame] |
Bug 399617 - jsr14 still present in CBI
diff --git a/bundles/org.eclipse.equinox.io/pom.xml b/bundles/org.eclipse.equinox.io/pom.xml index 559d8a1..56472f6 100644 --- a/bundles/org.eclipse.equinox.io/pom.xml +++ b/bundles/org.eclipse.equinox.io/pom.xml
@@ -34,7 +34,7 @@ <artifactId>tycho-compiler-plugin</artifactId> <configuration> <source>1.5</source> - <target>jsr14</target> + <target>1.5</target> </configuration> </plugin> </plugins>