Author: cschneider
Date: Fri Apr 1 13:30:11 2016
New Revision: 1737380
URL: http://svn.apache.org/viewvc?rev=1737380&view=rev
Log:
Omit OBR updating information in local maven repo
Modified:
aries/trunk/jpa/jpa-parent/pom.xml
Modified: aries/trunk/jpa/jpa-parent/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/jpa/jpa-parent/pom.xml?rev=1737380&r1=1737379&r2=1737380&view=diff
==============================================================================
--- aries/trunk/jpa/jpa-parent/pom.xml (original)
+++ aries/trunk/jpa/jpa-parent/pom.xml Fri Apr 1 13:30:11 2016
@@ -161,6 +161,7 @@
<version>2.5.3</version>
<extensions>true</extensions>
<configuration>
+ <obrRepository>NONE</obrRepository>
<instructions>
<_include>osgi.bnd</_include>
</instructions>