Skip to content

Commit

Permalink
JNG-4712 Generalize model generator (#26)
Browse files Browse the repository at this point in the history
[2023-04-12 13:23:22 +0200] Fixing new line issue
[2023-04-12 10:38:34 +0200] JNG-4712 [Release] Updating versions
[2023-04-12 10:32:32 +0200] JNG-4712 [Release] Updating versions
[2023-04-12 08:29:12 +0200] JNG-4712 Initial feature commit
  • Loading branch information
robertcsakany authored Apr 12, 2023
1 parent 67b90d9 commit 01e40da
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 @@ -42,8 +42,8 @@

<surefire-version>3.0.0-M7</surefire-version>

<judo-meta-ui-version>1.1.0.20230317_164302_8b77760c_develop</judo-meta-ui-version>
<judo-generator-commons-version>1.0.0.20230228_150329_e38e1c45_develop</judo-generator-commons-version>
<judo-meta-ui-version>1.1.0.20230412_083531_4e868be2_feature_JNG_4712_GeneralizeGenerator</judo-meta-ui-version>
<judo-generator-commons-version>1.0.0.20230412_083441_5be4689e_feature_JNG_4712_GeneralizeGenerator</judo-generator-commons-version>

<!-- Code Quality-->
<sonar-maven-plugin-version>3.9.1.2184</sonar-maven-plugin-version>
Expand Down

0 comments on commit 01e40da

Please sign in to comment.