Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Mar 11, 2019
1 parent 865a9d7 commit 2f862f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.soebes.smpp</groupId>
<artifactId>smpp-plugins</artifactId>
<version>3.1.0</version>
<version>4.0.1</version>
</parent>

<groupId>com.soebes.maven.plugins</groupId>
Expand Down Expand Up @@ -53,10 +53,6 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
Expand Down

0 comments on commit 2f862f1

Please sign in to comment.