Skip to content

Commit

Permalink
Release 1.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikmdevops committed Oct 17, 2024
1 parent 6d34a07 commit fecc0c9
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>application</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion artifact/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>artifact</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>builder</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>classification</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion details/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>details</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>executor</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>framework</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion komet-terms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>komet-terms</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kview/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>kview</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion list/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>list</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion navigator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>navigator</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<name>KOMET</name>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
<packaging>pom</packaging>
<inceptionYear>2015</inceptionYear>
<licenses>
Expand Down
2 changes: 1 addition & 1 deletion preferences/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>preferences</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion progress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>progress</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>rules</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.38.0</version>
</parent>
<artifactId>search</artifactId>
<dependencies>
Expand Down

0 comments on commit fecc0c9

Please sign in to comment.