]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.api/src/org/argeo/slc/ManifestConstants.java
Improve publishing third parties.
[gpl/argeo-slc.git] / org.argeo.slc.api / src / org / argeo / slc / ManifestConstants.java
index 9795ae10622debf0f0dfe590f636554d08cbd812..424ba5dd033dddd705ff424fabbd584cd890757e 100644 (file)
@@ -10,6 +10,8 @@ public enum ManifestConstants {
        // SLC
        SLC_CATEGORY("SLC-Category"), //
        SLC_ORIGIN_M2("SLC-Origin-M2"), //
+       SLC_ORIGIN_M2_MERGE("SLC-Origin-M2-Merge"), //
+       SLC_ORIGIN_M2_REPO("SLC-Origin-M2-Repo"), //
        SLC_ORIGIN_MANIFEST_NOT_MODIFIED("SLC-Origin-ManifestNotModified"), //
        SLC_ORIGIN_URI("SLC-Origin-URI"),//
        ;