Skip to content

Commit f890f60

Browse files
chore(pom): update version numbers to 1.0.0 for multiple modules
1 parent dc6044b commit f890f60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

spring-kafka-example/pom.xml

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

1414
<groupId>com.io</groupId>
1515
<artifactId>spring-kafka-example</artifactId>
16-
<version>1.0</version>
16+
<version>1.0.0</version>
1717

1818
<name>spring-kafka-example</name>
1919
<description>Example project using Kafka</description>

spring-keycloak-example/pom.xml

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

1414
<groupId>com.io</groupId>
1515
<artifactId>spring-keycloak-example</artifactId>
16-
<version>1.0</version>
16+
<version>1.0.0</version>
1717
<name>spring-keycloak-example</name>
1818
<description>Example of a Java Spring integration with Keycloak, various types of authentication</description>
1919

spring-prometheus-grafana-example/pom.xml

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

1414
<groupId>com.io</groupId>
1515
<artifactId>spring-prometheus-grafana-example</artifactId>
16-
<version>1.0</version>
16+
<version>1.0.0</version>
1717
<name>spring-prometheus-grafana-example</name>
1818
<description>Example project using Java + Prometheus + Grafana</description>
1919

0 commit comments

Comments
 (0)