Bug 405708 Adds gemini.management to be able to consume it from virgo-mirror instead of EBR
diff --git a/build.properties b/build.properties
index 6cfd2e4..4bb6c7b 100644
--- a/build.properties
+++ b/build.properties
@@ -285,6 +285,8 @@
  scannotation.source,\
  org.eclipse.gemini.jpa,\
  org.eclipse.gemini.jpa.source,\
+ org.eclipse.gemini.management,\
+ org.eclipse.gemini.management.source,\
  org.eclipse.persistence.antlr,\
  org.eclipse.persistence.antlr.source,\
  org.eclipse.persistence.asm,\
diff --git a/composite-mirror-source/compositeArtifacts.xml b/composite-mirror-source/compositeArtifacts.xml
index 71e33d8..d47cb61 100755
--- a/composite-mirror-source/compositeArtifacts.xml
+++ b/composite-mirror-source/compositeArtifacts.xml
@@ -10,5 +10,6 @@
     <child location='http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/'/>

     <child location='http://download.eclipse.org/gemini/updates/jpa/1.1.0/'/>

     <child location='http://download.eclipse.org/rt/eclipselink/updates/2.5.0.v20130507-3faac2b/'/>

+	<child location='http://download.eclipse.org/gemini/updates/management/1.0.5.RELEASE/'/>

     </children>

 </repository>

diff --git a/composite-mirror-source/compositeContent.xml b/composite-mirror-source/compositeContent.xml
index 0991ec8..eb9b82d 100755
--- a/composite-mirror-source/compositeContent.xml
+++ b/composite-mirror-source/compositeContent.xml
@@ -10,5 +10,6 @@
     <child location='http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/'/>

     <child location='http://download.eclipse.org/gemini/updates/jpa/1.1.0/'/>

     <child location='http://download.eclipse.org/rt/eclipselink/updates/2.5.0.v20130507-3faac2b/'/>

+	<child location='http://download.eclipse.org/gemini/updates/management/1.0.5.RELEASE/'/>

   </children>

 </repository>