Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Mendez committed Dec 9, 2017
1 parent 699986f commit 78d1c85
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions jsexp/pom.xml
Expand Up @@ -45,7 +45,7 @@
<parent>
<groupId>de.tu-dresden.inf.lat</groupId>
<artifactId>lat-parent</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
<relativePath></relativePath>
</parent>

Expand All @@ -55,24 +55,6 @@
</properties>

<build>
<pluginManagement>
<plugins>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.0.0-M1</version>
</plugin>

<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>3.3.0</version>
</plugin>

</plugins>
</pluginManagement>

<plugins>

<plugin>
Expand Down

0 comments on commit 78d1c85

Please sign in to comment.