Skip to content

Commit

Permalink
Temp commit to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Jan 9, 2024
1 parent 77804f8 commit 66ddadb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions ejb-txn-remote-call/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<version>7</version>
<relativePath/>
</parent>
<!-- Temp: Trigger CI -->

<artifactId>ejb-txn-remote-call-client</artifactId>
<version>31.0.0.Final-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion ejb-txn-remote-call/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<version>7</version>
<relativePath/>
</parent>

<!-- Temp: Trigger CI -->
<artifactId>ejb-txn-remote-call</artifactId>
<version>31.0.0.Final-SNAPSHOT</version>
<packaging>pom</packaging>
Expand Down
1 change: 1 addition & 0 deletions ejb-txn-remote-call/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<version>7</version>
<relativePath/>
</parent>
<!-- Temp: Trigger CI -->

<artifactId>ejb-txn-remote-call-server</artifactId>
<version>31.0.0.Final-SNAPSHOT</version>
Expand Down

0 comments on commit 66ddadb

Please sign in to comment.