aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
-rw-r--r--snmpmapper/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2519b49..b86cabc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -682,7 +682,7 @@
</profiles>
<modules>
- <module>snmpmapper</module>
+ <!--module>snmpmapper</module-->
<module>UniversalVesAdapter</module>
</modules>
diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml
index d001e25..4b8e5df 100644
--- a/snmpmapper/pom.xml
+++ b/snmpmapper/pom.xml
@@ -15,7 +15,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.3.RELEASE</version>
- <relativePath/> <!-- lookup parent from repository -->
+ <relativePath/>
</parent>
<properties>