Skip to content

Commit

Permalink
Update pom to use SNAPSHOTs for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
drbgfc committed Oct 30, 2018
1 parent 1918ad2 commit d3f2b0e
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 @@ -3,7 +3,7 @@

<groupId>org.sitenv</groupId>
<artifactId>referenceccdavalidator</artifactId>
<version>1.0.36</version>
<version>1.0.37-SNAPSHOT</version>
<packaging>war</packaging>
<name>Reference CCDA Validator</name>

Expand All @@ -12,7 +12,7 @@
<java.version>1.7</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<code.validator.version>1.0.17</code.validator.version>
<code.validator.version>1.0.18-SNAPSHOT</code.validator.version>
<content.validator.version>1.0.19</content.validator.version>
<!-- MDHT properties -->
<mdht.models.version>3.0.8.20180531</mdht.models.version>
Expand Down

0 comments on commit d3f2b0e

Please sign in to comment.