ko-osgi-test/pom.xml
branchjdk6
changeset 470 63218f926a49
parent 464 da6c0d295eed
child 471 14e1ef348d1a
     1.1 --- a/ko-osgi-test/pom.xml	Mon Jan 13 09:29:34 2014 +0100
     1.2 +++ b/ko-osgi-test/pom.xml	Mon Jan 20 14:09:43 2014 +0100
     1.3 @@ -24,8 +24,8 @@
     1.4                  <artifactId>maven-compiler-plugin</artifactId>
     1.5                  <version>2.3.2</version>
     1.6                  <configuration>
     1.7 -                    <source>1.7</source>
     1.8 -                    <target>1.7</target>
     1.9 +                    <source>1.6</source>
    1.10 +                    <target>1.6 </target>
    1.11                  </configuration>
    1.12              </plugin>
    1.13              <plugin>