diff options
Diffstat (limited to 'profiles/snmp/pom.xml')
-rw-r--r-- | profiles/snmp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index ba59cf8d..293230ff 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -43,7 +43,7 @@ <groupId>org.snmp4j</groupId> <artifactId>snmp4j</artifactId> <version>2.5.6</version> - </dependency> + </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> |