Skip to content

Commit eb9073c

Browse files
authored
Merge pull request #63 from reactivegroup/feature/metrics
update pom version
2 parents 2f5435d + 3d62f24 commit eb9073c

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

capa-spi-aws-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>capa-aws-parent</artifactId>
2525
<groupId>group.rxcloud</groupId>
26-
<version>1.10.9.2.RELEASE</version>
26+
<version>1.10.10.1.RELEASE</version>
2727
</parent>
2828

2929
<artifactId>capa-spi-aws-config</artifactId>

capa-spi-aws-infrastructure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>capa-aws-parent</artifactId>
2525
<groupId>group.rxcloud</groupId>
26-
<version>1.10.9.2.RELEASE</version>
26+
<version>1.10.10.1.RELEASE</version>
2727
</parent>
2828

2929
<artifactId>capa-spi-aws-infrastructure</artifactId>

capa-spi-aws-log/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>capa-aws-parent</artifactId>
2525
<groupId>group.rxcloud</groupId>
26-
<version>1.10.9.2.RELEASE</version>
26+
<version>1.10.10.1.RELEASE</version>
2727
</parent>
2828

2929
<artifactId>capa-spi-aws-log</artifactId>

capa-spi-aws-mesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>capa-aws-parent</artifactId>
2525
<groupId>group.rxcloud</groupId>
26-
<version>1.10.9.2.RELEASE</version>
26+
<version>1.10.10.1.RELEASE</version>
2727
</parent>
2828

2929
<artifactId>capa-spi-aws-mesh</artifactId>

capa-spi-aws-telemetry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>capa-aws-parent</artifactId>
2525
<groupId>group.rxcloud</groupId>
26-
<version>1.10.9.2.RELEASE</version>
26+
<version>1.10.10.1.RELEASE</version>
2727
</parent>
2828

2929
<artifactId>capa-spi-aws-telemetry</artifactId>

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>capa-aws-parent</artifactId>
2323
<groupId>group.rxcloud</groupId>
24-
<version>1.10.9.2.RELEASE</version>
24+
<version>1.10.10.1.RELEASE</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<groupId>group.rxcloud</groupId>
2424
<artifactId>capa-aws-parent</artifactId>
2525
<packaging>pom</packaging>
26-
<version>1.10.9.2.RELEASE</version>
26+
<version>1.10.10.1.RELEASE</version>
2727
<name>capa-aws-parent</name>
2828
<description>AWS for Capa.</description>
2929
<url>https://github.com/reactivegroup</url>

0 commit comments

Comments
 (0)