Skip to content

Commit

Permalink
chore: releasing version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 15, 2023
1 parent 0870d58 commit 5f2fd31
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.redhat.insights</groupId>
<artifactId>runtimes-java</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
</parent>
<artifactId>runtimes-java-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jboss-cert-helper/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.redhat.insights</groupId>
<artifactId>runtimes-java</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
</parent>
<artifactId>jboss-cert-helper</artifactId>
<packaging>mvn-golang</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>com.redhat.insights</groupId>
<artifactId>runtimes-java</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.redhat.insights</groupId>
<artifactId>runtimes-java</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
</parent>
<artifactId>runtimes-java-core-runtime</artifactId>

Expand Down

0 comments on commit 5f2fd31

Please sign in to comment.