You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2016/04/27 16:01:47 UTC

cxf git commit: Make sure local build use local snapshots for index

Repository: cxf
Updated Branches:
  refs/heads/master 896f1abec -> f2845b37c


Make sure local build use local snapshots for index


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f2845b37
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f2845b37
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f2845b37

Branch: refs/heads/master
Commit: f2845b37c6e7042470f869edc2ce9138f83d616f
Parents: 896f1ab
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Wed Apr 27 16:01:31 2016 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Wed Apr 27 16:01:31 2016 +0200

----------------------------------------------------------------------
 osgi/repository/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/f2845b37/osgi/repository/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/repository/pom.xml b/osgi/repository/pom.xml
index 45a5441..b5b5d4a 100644
--- a/osgi/repository/pom.xml
+++ b/osgi/repository/pom.xml
@@ -31,7 +31,7 @@
 	<properties>
 		<bnd.version>3.1.0</bnd.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<local.index.policy>ALLOWED</local.index.policy>
+		<local.index.policy>REQUIRED</local.index.policy>
 	</properties>
 	<profiles>
 		<profile>