diff options
author | BharathS24 <BS00493532@techmahindra.com> | 2018-08-20 17:47:05 +0530 |
---|---|---|
committer | BharathS24 <BS00493532@techmahindra.com> | 2018-08-20 17:47:05 +0530 |
commit | 7cb9a25a7e32bcf141a5ad8f8ab1af0ed6064a99 (patch) | |
tree | 2560145d3fc9758c746fa3375ebed122278956ad /snmpmapper/.mvn/wrapper | |
parent | 1463aaab6db65130de04d84a68fd9331a1c0caa9 (diff) |
Modified snmpmapper
Now snmpmapper is using DB(postgres) to save mapping file
Issue-ID: DCAEGEN2-338
Change-Id: Ifdf173f7b405463005a96f76dee2558a291548e6
Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
Diffstat (limited to 'snmpmapper/.mvn/wrapper')
-rw-r--r-- | snmpmapper/.mvn/wrapper/maven-wrapper.jar | bin | 0 -> 47610 bytes | |||
-rw-r--r-- | snmpmapper/.mvn/wrapper/maven-wrapper.properties | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/snmpmapper/.mvn/wrapper/maven-wrapper.jar b/snmpmapper/.mvn/wrapper/maven-wrapper.jar Binary files differnew file mode 100644 index 0000000..9cc84ea --- /dev/null +++ b/snmpmapper/.mvn/wrapper/maven-wrapper.jar diff --git a/snmpmapper/.mvn/wrapper/maven-wrapper.properties b/snmpmapper/.mvn/wrapper/maven-wrapper.properties new file mode 100644 index 0000000..b573bb5 --- /dev/null +++ b/snmpmapper/.mvn/wrapper/maven-wrapper.properties @@ -0,0 +1 @@ +distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.3/apache-maven-3.5.3-bin.zip |