Update version to 1.1.1-SNAPSHOT (#686)

* Update CHANGELOG for 1.1.0 release

* Make sure to only update project version when processing project pom

* Update version to 1.1.1-SNAPSHOT
This commit is contained in:
Joe DiPol
2019-05-14 14:42:53 -07:00
committed by GitHub
parent 497b6217f3
commit bec2d7331e
228 changed files with 243 additions and 233 deletions

View File

@@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config.tests</groupId>
<artifactId>helidon-config-tests-project</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>helidon-config-tests-test-bundle</artifactId>
<name>Helidon Config Tests Bundle</name>