Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Marziali committed Dec 27, 2018
1 parent 0cca9b8 commit 270a329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,7 @@ And the needed repositories

```
<repositories>
<repository>
<id>openscada</id>
<url>http://neutronium.openscada.org/maven/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repositories>
repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>com.hurence.opc</groupId>
<artifactId>opc-simple</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<description>OPC made simple.</description>
<url>https://github.com/Hurence/opc-simple</url>
<organization>
Expand Down

0 comments on commit 270a329

Please sign in to comment.