pom.xml
changeset 822 45f8352d05fb
parent 821 0b42a753d727
child 838 bdc3d696dd4a
     1.1 --- a/pom.xml	Tue Aug 19 20:17:46 2014 +0200
     1.2 +++ b/pom.xml	Tue Aug 19 20:49:57 2014 +0200
     1.3 @@ -163,6 +163,11 @@
     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.1</version>
     1.9 +              </plugin>
    1.10 +              <plugin>
    1.11 +                <groupId>org.apache.maven.plugins</groupId>
    1.12                  <artifactId>maven-compiler-plugin</artifactId>
    1.13                  <version>3.1</version>
    1.14                  <configuration>