Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Oct 27, 2018
1 parent c50e018 commit 8396e5c
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<parent>
<groupId>de.tu-dresden.inf.lat</groupId>
<artifactId>lat-parent</artifactId>
<version>0.1.1</version>
<version>0.1.3</version>
<relativePath></relativePath>
</parent>

Expand Down Expand Up @@ -121,18 +121,6 @@
</properties>

<build>
<pluginManagement>
<plugins>

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

</plugins>
</pluginManagement>

<plugins>

<plugin>
Expand Down

0 comments on commit 8396e5c

Please sign in to comment.