commit | ec7da6aea30a1b73d1e0f5f75d2b6119ed8fa251 | [log] [tgz] |
---|---|---|
author | Ben David, Elad (eb7504) <eb7504@intl.att.com> | Tue Mar 17 18:12:17 2020 +0200 |
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | Mon Mar 23 08:06:19 2020 +0000 |
tree | de325ed98badf0aa456b52d3f10257dec26a8228 | |
parent | 1a64c83fc436e17f93e468f7d46ff9f5fcb081ce [diff] [blame] |
Entitlement Pool - Support Type Field Change-Id: Ibd9996cce04849332bd23dd62e6143386cdd9a70 Issue-ID: SDC-2820 Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
diff --git a/pom.xml b/pom.xml index 601b2cb..81e917b 100644 --- a/pom.xml +++ b/pom.xml
@@ -386,7 +386,7 @@ <plugin> <groupId>pl.project13.maven</groupId> <artifactId>git-commit-id-plugin</artifactId> - <version>2.2.6</version> + <version>4.0.0</version> </plugin> </plugins> </pluginManagement>