Skip to content

Commit

Permalink
Update plugin version number + DRP version number
Browse files Browse the repository at this point in the history
  • Loading branch information
axemwa committed Aug 18, 2019
1 parent e5bce42 commit 4f25567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.shanodekono.nostrip</groupId>
<artifactId>NoStrip</artifactId>
<version>1.9</version>
<version>2.0</version>
<build>
<resources>
<resource>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.shanodekono.nostrip</groupId>
<artifactId>NoStrip</artifactId>
<version>1.9</version>
<version>2.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 4f25567

Please sign in to comment.