Skip to content

Commit 6fee2e4

Browse files
Tobianasihrasko
authored andcommitted
[maven-release-plugin] prepare release 22.1.0
JIRA: LIGHTY-392 Signed-off-by: tobias.pobocik <[email protected]>
1 parent 1767c6f commit 6fee2e4

File tree

67 files changed

+139
-139
lines changed

Some content is hidden

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

67 files changed

+139
-139
lines changed

lighty-applications/lighty-app-modules-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>io.lighty.core</groupId>
1414
<artifactId>lighty-parent</artifactId>
15-
<version>22.1.0-SNAPSHOT</version>
15+
<version>22.1.0</version>
1616
<relativePath>../../lighty-core/lighty-parent/pom.xml</relativePath>
1717
</parent>
1818

lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>io.lighty.applications.rcgnmi</groupId>
1414
<artifactId>lighty-rcgnmi-app-docker</artifactId>
15-
<version>22.1.0-SNAPSHOT</version>
15+
<version>22.1.0</version>
1616

1717
<properties>
1818
<image.name>lighty-rcgnmi</image.name>

lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<parent>
1414
<groupId>io.lighty.core</groupId>
1515
<artifactId>lighty-parent</artifactId>
16-
<version>22.1.0-SNAPSHOT</version>
16+
<version>22.1.0</version>
1717
<relativePath>../../../lighty-core/lighty-parent/pom.xml</relativePath>
1818
</parent>
1919

2020
<groupId>io.lighty.applications.rcgnmi</groupId>
2121
<artifactId>lighty-rcgnmi-app-module</artifactId>
22-
<version>22.1.0-SNAPSHOT</version>
22+
<version>22.1.0</version>
2323

2424
<name>${project.groupId}:${project.artifactId}</name>
2525
<url>https://github.com/PANTHEONtech/lighty</url>

lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<parent>
1414
<groupId>io.lighty.core</groupId>
1515
<artifactId>lighty-app-parent</artifactId>
16-
<version>22.1.0-SNAPSHOT</version>
16+
<version>22.1.0</version>
1717
<relativePath>../../../lighty-core/lighty-app-parent/pom.xml</relativePath>
1818
</parent>
1919

2020
<groupId>io.lighty.applications.rcgnmi</groupId>
2121
<artifactId>lighty-rcgnmi-app</artifactId>
22-
<version>22.1.0-SNAPSHOT</version>
22+
<version>22.1.0</version>
2323

2424
<name>${project.groupId}:${project.artifactId}</name>
2525
<url>https://github.com/PANTHEONtech/lighty</url>

lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>io.lighty.applications.rcgnmi</groupId>
1414
<artifactId>lighty-rcgnmi-app-aggregator</artifactId>
15-
<version>22.1.0-SNAPSHOT</version>
15+
<version>22.1.0</version>
1616
<packaging>pom</packaging>
1717

1818
<properties>

lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.lighty.applications.rnc</groupId>
1313
<artifactId>lighty-rnc-app-docker</artifactId>
14-
<version>22.1.0-SNAPSHOT</version>
14+
<version>22.1.0</version>
1515

1616
<properties>
1717
<image.name>lighty-rnc</image.name>

lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
<parent>
1313
<groupId>io.lighty.core</groupId>
1414
<artifactId>lighty-app-parent</artifactId>
15-
<version>22.1.0-SNAPSHOT</version>
15+
<version>22.1.0</version>
1616
<relativePath>../../../lighty-core/lighty-app-parent/pom.xml</relativePath>
1717
</parent>
1818

1919
<groupId>io.lighty.applications.rnc</groupId>
2020
<artifactId>lighty-rnc-app</artifactId>
21-
<version>22.1.0-SNAPSHOT</version>
21+
<version>22.1.0</version>
2222
<packaging>jar</packaging>
2323

2424
<name>${project.groupId}:${project.artifactId}</name>

lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
<parent>
1313
<groupId>io.lighty.core</groupId>
1414
<artifactId>lighty-parent</artifactId>
15-
<version>22.1.0-SNAPSHOT</version>
15+
<version>22.1.0</version>
1616
<relativePath>../../../lighty-core/lighty-parent/pom.xml</relativePath>
1717
</parent>
1818

1919
<groupId>io.lighty.applications.rnc</groupId>
2020
<artifactId>lighty-rnc-module</artifactId>
21-
<version>22.1.0-SNAPSHOT</version>
21+
<version>22.1.0</version>
2222

2323
<name>${project.groupId}:${project.artifactId}</name>
2424
<url>https://github.com/PANTHEONtech/lighty</url>

lighty-applications/lighty-rnc-app-aggregator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.lighty.applications.rnc</groupId>
1313
<artifactId>lighty-rnc-aggregator</artifactId>
14-
<version>22.1.0-SNAPSHOT</version>
14+
<version>22.1.0</version>
1515
<packaging>pom</packaging>
1616

1717
<properties>

lighty-applications/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.lighty.applications</groupId>
1313
<artifactId>lighty-applications-aggregator</artifactId>
14-
<version>22.1.0-SNAPSHOT</version>
14+
<version>22.1.0</version>
1515
<packaging>pom</packaging>
1616

1717
<properties>

0 commit comments

Comments
 (0)