Repository: brooklyn-server
Updated Branches:
  refs/heads/master 1acd6420e -> 3bf16b489


update maven-bundle-plugin to include headers for catalog bundles rebind after 
upgrade


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1c26b1c7
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1c26b1c7
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/1c26b1c7

Branch: refs/heads/master
Commit: 1c26b1c7b452a3bcd23c19cfded8e1c5f4130e1b
Parents: aa43a5f
Author: Robert Moss <robert.m...@cloudsoftcorp.com>
Authored: Mon Nov 6 12:07:29 2017 +0000
Committer: Robert Moss <robert.m...@cloudsoftcorp.com>
Committed: Mon Nov 6 12:07:29 2017 +0000

----------------------------------------------------------------------
 parent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/1c26b1c7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b3ec0c6..752e1a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1315,6 +1315,8 @@
                                 
<Export-Package>brooklyn.*,org.apache.brooklyn.*</Export-Package>
                                 
<Implementation-SHA-1>${buildNumber}</Implementation-SHA-1>
                                 
<Implementation-Branch>${scmBranch}</Implementation-Branch>
+                                
<Brooklyn-Catalog-Force-Remove-Bundles>*</Brooklyn-Catalog-Force-Remove-Bundles>
+                                
<Brooklyn-Catalog-Upgrade-For-Bundles>*</Brooklyn-Catalog-Upgrade-For-Bundles>
                             </instructions>
                         </configuration>
                     </plugin>

Reply via email to