rt/emul/compacttest/pom.xml
changeset 1760 9361d778afe4
parent 1759 e98ac4385490
child 1766 75671373fa87
     1.1 --- a/rt/emul/compacttest/pom.xml	Fri Dec 26 21:00:36 2014 +0100
     1.2 +++ b/rt/emul/compacttest/pom.xml	Sat Dec 27 20:38:32 2014 +0100
     1.3 @@ -53,6 +53,14 @@
     1.4              </plugin>
     1.5              <plugin>
     1.6                  <groupId>org.apache.maven.plugins</groupId>
     1.7 +                <artifactId>maven-deploy-plugin</artifactId>
     1.8 +                <version>2.8.2</version>
     1.9 +                <configuration>
    1.10 +                    <skip>true</skip>
    1.11 +                </configuration>
    1.12 +            </plugin>
    1.13 +            <plugin>
    1.14 +                <groupId>org.apache.maven.plugins</groupId>
    1.15                  <artifactId>maven-surefire-plugin</artifactId>
    1.16                  <executions>
    1.17                      <execution>