diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-13 12:20:05 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2020-02-13 20:42:11 +0000 |
commit | dd1e8806f6486cfa2a0e488a6329db5ece3fb8e6 (patch) | |
tree | 8a4fa1b29b7f22086aa02a488e73fbe30ba01b43 /reference/logging-filter/logging-filter-spring | |
parent | 14b43762d64cdda2e90a59807f2b61ce499be4a4 (diff) |
Refactoring POM's and .gitignore
Removing IDE generated files
Issue-ID: LOG-1200
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ie9182553ae5ea3ee1c852049678c92860a7eedb0
Diffstat (limited to 'reference/logging-filter/logging-filter-spring')
-rw-r--r-- | reference/logging-filter/logging-filter-spring/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/reference/logging-filter/logging-filter-spring/pom.xml b/reference/logging-filter/logging-filter-spring/pom.xml index a7a86d4..e20f8d7 100644 --- a/reference/logging-filter/logging-filter-spring/pom.xml +++ b/reference/logging-filter/logging-filter-spring/pom.xml @@ -10,6 +10,8 @@ <artifactId>logging-filter-spring</artifactId> + <name>logging-analytics :: ${project.artifactId}</name> + <dependencyManagement> <dependencies> <dependency> |