Skip to content

Commit

Permalink
Changing version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanoel Xavier committed Oct 26, 2017
1 parent 54b8b4c commit 8c0893c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.osc.plugin</groupId>
<artifactId>security-mgr-sample-plugin</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<description>Sample Security Manager Plugin For OSC</description>
<name>org.osc.plugin:security-mgr-sample-plugin</name>
Expand Down Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.osc.api</groupId>
<artifactId>security-mgr-api</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 8c0893c

Please sign in to comment.