exclude improper repo reference
diff --git a/pom.xml b/pom.xml
index f13985f..d3f2261 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,11 +41,13 @@
 		</pluginRepository>
 	</pluginRepositories>
 	<repositories>
+<!--	
 		<repository>
 			<id>osbp-nexus-thirdparty</id>
 			<name>OSBP Nexus Thirdparty</name>
 			<url>http://download.osbee.org:8086/nexus/content/repositories/osbee-thirdparty/</url>
 		</repository>
+-->
 		<repository>
 			<id>vaadin-addons</id>
 			<url>http://maven.vaadin.com/vaadin-addons</url>