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 7b0507b commit 918082d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.osc.plugin</groupId>
<artifactId>sdn-controller-nsc-plugin</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<name>org.osc.plugin:sdn-controller-nsc-plugin</name>

<repositories>
Expand Down Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.osc.api</groupId>
<artifactId>sdn-controller-api</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>
<!-- An OSGi bundle version of the AOP dependency -->
<dependency>
Expand Down Expand Up @@ -461,7 +461,7 @@
</regexMessage>
</requireProperty>
</rules>
<fail>false</fail>
<fail>true</fail>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 918082d

Please sign in to comment.