mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
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:
@@ -24,7 +24,7 @@
|
||||
<parent>
|
||||
<groupId>io.helidon.examples.todos</groupId>
|
||||
<artifactId>example-todo-app-project</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>helidon-todos-backend</artifactId>
|
||||
<name>Helidon Examples ToDo Demo Backend</name>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<parent>
|
||||
<groupId>io.helidon.examples.todos</groupId>
|
||||
<artifactId>example-todo-app-project</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>helidon-todos-frontend</artifactId>
|
||||
<name>Helidon Examples ToDo Demo Frontend</name>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
<groupId>io.helidon.examples.todos</groupId>
|
||||
<artifactId>example-todo-app-project</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.1.1-SNAPSHOT</version>
|
||||
<name>Helidon Examples ToDo Demo</name>
|
||||
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user