diff options
author | efiacor <fiachra.corcoran@est.tech> | 2023-02-14 18:43:24 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2023-02-15 10:29:26 +0000 |
commit | f0fb309e5bcdb31d86c51e56205f6d977dcb9fac (patch) | |
tree | ebee1ccf63487e41928e62b9840c2c0db6d050b5 /components/pm-subscription-handler/.gitignore | |
parent | 24d5996b9793250276690415bbf365801b88593d (diff) |
[PMSH] Fix dependencies and build script2.2.3-pmsh
onap-gerrit-review: -current-copyright-not-in-all-files
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib94ea16c95e741b9882731f2cb880b67661166b8
Issue-ID: DCAEGEN2-3353
Diffstat (limited to 'components/pm-subscription-handler/.gitignore')
-rw-r--r-- | components/pm-subscription-handler/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/.gitignore b/components/pm-subscription-handler/.gitignore index 98ba212b..80574918 100644 --- a/components/pm-subscription-handler/.gitignore +++ b/components/pm-subscription-handler/.gitignore @@ -1,4 +1,4 @@ -mvn-phase-lib.sh +#mvn-phase-lib.sh tox-local.ini *.wgn .pytest_cache/ |