Skip to content

Commit b252703

Browse files
chore: releasing version 1.0.6
1 parent acad0e8 commit b252703

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.redhat.insights</groupId>
88
<artifactId>runtimes-java</artifactId>
9-
<version>1.0.6-SNAPSHOT</version>
9+
<version>1.0.6</version>
1010
</parent>
1111
<artifactId>runtimes-java-api</artifactId>
1212

jboss-cert-helper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.redhat.insights</groupId>
88
<artifactId>runtimes-java</artifactId>
9-
<version>1.0.6-SNAPSHOT</version>
9+
<version>1.0.6</version>
1010
</parent>
1111
<artifactId>jboss-cert-helper</artifactId>
1212
<packaging>mvn-golang</packaging>

pom.xml

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

66
<groupId>com.redhat.insights</groupId>
77
<artifactId>runtimes-java</artifactId>
8-
<version>1.0.6-SNAPSHOT</version>
8+
<version>1.0.6</version>
99
<packaging>pom</packaging>
1010

1111
<modules>

runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.redhat.insights</groupId>
88
<artifactId>runtimes-java</artifactId>
9-
<version>1.0.6-SNAPSHOT</version>
9+
<version>1.0.6</version>
1010
</parent>
1111
<artifactId>runtimes-java-core-runtime</artifactId>
1212

0 commit comments

Comments
 (0)