Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdionne committed May 3, 2018
1 parent f41950f commit c9d7578
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>gov.nih.nci</groupId>
<artifactId>evs-history</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>EVS History Plugin</name>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/update.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name=EVS History
id=evs-history
version=1.0.0
download=https://github.com/ncievs/evs-history/releases/download/evs-history-1.0.0/evs-history-1.0.0-SNAPSHOT.jar
version=1.0.1
download=https://github.com/ncievs/evs-history/releases/download/evs-history-1.0.1/evs-history-1.0.1-SNAPSHOT.jar
readme=https://raw.githubusercontent.com/ncievs/evs-history/master/src/main/resources/readme.html
license=http://www.gnu.org/licenses/lgpl.html
author=Bob Dionne
Expand Down

0 comments on commit c9d7578

Please sign in to comment.