Skip to content

Commit 6ebc7fd

Browse files
author
Helidon Robot
committed
Release 1.1.1 [ci skip]
1 parent 0bc71e2 commit 6ebc7fd

File tree

228 files changed

+230
-230
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

228 files changed

+230
-230
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon</groupId>
2525
<artifactId>helidon-project</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>1.1.1</version>
2727
</parent>
2828
<artifactId>helidon-bom</artifactId>
2929
<packaging>pom</packaging>

bundles/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-config</artifactId>

bundles/jersey/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-jersey</artifactId>

bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon</groupId>
2424
<artifactId>helidon-project</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727
<modules>
2828
<module>config</module>

bundles/security/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-security</artifactId>

bundles/webserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-webserver</artifactId>

common/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon.common</groupId>
2525
<artifactId>helidon-common-project</artifactId>
26-
<version>1.1.1-SNAPSHOT</version>
26+
<version>1.1.1</version>
2727
</parent>
2828
<artifactId>helidon-common</artifactId>
2929
<name>Helidon Common</name>

common/configurable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.common</groupId>
2626
<artifactId>helidon-common-project</artifactId>
27-
<version>1.1.1-SNAPSHOT</version>
27+
<version>1.1.1</version>
2828
</parent>
2929
<name>Helidon Common Configurable</name>
3030
<artifactId>helidon-common-configurable</artifactId>

common/context/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.common</groupId>
2424
<artifactId>helidon-common-project</artifactId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727
<artifactId>helidon-common-context</artifactId>
2828
<name>Helidon Common Context</name>

common/http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>helidon-common-project</artifactId>
2424
<groupId>io.helidon.common</groupId>
25-
<version>1.1.1-SNAPSHOT</version>
25+
<version>1.1.1</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>helidon-common-http</artifactId>

0 commit comments

Comments
 (0)