Skip to content

Commit

Permalink
Release 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbradleyD committed May 16, 2024
1 parent 392aede commit e44da49
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion amplify/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.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>amplify</artifactId>
Expand Down
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.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>application</artifactId>
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.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>artifact</artifactId>
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.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>builder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>classification</artifactId>
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.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>details</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>executor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>framework</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion komet-terms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>komet-terms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion list/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>list</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion navigator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>navigator</artifactId>
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.28.0-SNAPSHOT</version>
<version>1.28.0</version>
<packaging>pom</packaging>

<inceptionYear>2015</inceptionYear>
Expand Down
2 changes: 1 addition & 1 deletion preferences/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>preferences</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion progress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>progress</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>rules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.ikm.komet</groupId>
<artifactId>komet-parent</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
</parent>

<artifactId>search</artifactId>
Expand Down

0 comments on commit e44da49

Please sign in to comment.