Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
5u24向けリリースブランチ作成
Browse files Browse the repository at this point in the history
  • Loading branch information
tisuchida committed Mar 8, 2024
1 parent 44f8764 commit 020dcbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.nablarch.etl</groupId>
<artifactId>nablarch-etl-maven-plugin</artifactId>
<version>5-NEXT-SNAPSHOT</version>
<version>5u24</version>
<packaging>maven-plugin</packaging>

<name>Nablarch Maven Mojo for etl</name>
Expand All @@ -14,7 +14,7 @@
<parent>
<groupId>com.nablarch</groupId>
<artifactId>nablarch-parent</artifactId>
<version>5-NEXT-SNAPSHOT</version>
<version>5u24</version>
</parent>

<properties>
Expand Down

0 comments on commit 020dcbb

Please sign in to comment.