Skip to content

Commit

Permalink
update version to 1.6.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jecollins committed Oct 28, 2018
1 parent d9596bb commit f717434
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 @@ -15,12 +15,12 @@
<parent>
<groupId>org.powertac</groupId>
<artifactId>powertac-server</artifactId>
<version>1.5.1-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>
<relativePath />
</parent>

<properties>
<powertac-server.version>1.5.0</powertac-server.version>
<powertac-server.version>1.6.0-SNAPSHOT</powertac-server.version>
<jetty.version>9.3.11.v20160721</jetty.version>
<syst.args></syst.args>
<exec.args></exec.args>
Expand Down

0 comments on commit f717434

Please sign in to comment.