Skip to content

Commit

Permalink
バージョンを5u19リリース用に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
opengl-8080 committed Mar 19, 2021
1 parent cb79f42 commit a73521a
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 @@ -5,7 +5,7 @@

<groupId>com.nablarch.example</groupId>
<artifactId>nablarch-example-rest</artifactId>
<version>5-NEXT-SNAPSHOT</version>
<version>5u19</version>
<packaging>war</packaging>

<properties>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.nablarch.profile</groupId>
<artifactId>nablarch-bom</artifactId>
<version>5-NEXT-SNAPSHOT</version>
<version>5u19</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a73521a

Please sign in to comment.