vm/pom.xml
branchexceptions
changeset 286 15053b74bdd9
parent 100 029e6eed60e9
child 138 ca621f0dcdf9
     1.1 --- a/vm/pom.xml	Thu Oct 11 06:15:22 2012 -0700
     1.2 +++ b/vm/pom.xml	Sat Dec 08 08:50:32 2012 +0100
     1.3 @@ -59,14 +59,6 @@
     1.4                    </archive>
     1.5                </configuration>
     1.6            </plugin>
     1.7 -          <plugin>
     1.8 -              <groupId>com.mycila.maven-license-plugin</groupId>
     1.9 -              <artifactId>maven-license-plugin</artifactId>
    1.10 -              <version>1.9.0</version>
    1.11 -              <configuration>
    1.12 -                  <header>src/header.txt</header>
    1.13 -              </configuration>
    1.14 -          </plugin>
    1.15        </plugins>
    1.16    </build>
    1.17    <dependencies>