Skip to content
Snippets Groups Projects
Commit 67364b28 authored by Sebastian Bergemann's avatar Sebastian Bergemann
Browse files

Correct settings submodule URL for reuse plugins

Issue-Ref: 4316
Issue-Url: af3#4325



Signed-off-by: default avatarSebastian Bergemann <bergemann@fortiss.org>
parent aba3fec6
No related branches found
No related tags found
1 merge request!206Add plugin-settings as submodules to reuse plugins
Pipeline #38900 passed
Pipeline: maven-releng

#38902

    ......@@ -36,7 +36,7 @@
    url = https://git.fortiss.org/af3/plugin-settings.git
    [submodule "org.fortiss.tooling.ext.reuse/.settings"]
    path = org.fortiss.tooling.ext.reuse/.settings
    url = https://git.fortiss.org/af3/plugin-settings
    url = https://git.fortiss.org/af3/plugin-settings.git
    [submodule "org.fortiss.tooling.ext.reuse.ui/.settings"]
    path = org.fortiss.tooling.ext.reuse.ui/.settings
    url = https://git.fortiss.org/af3/plugin-settings
    url = https://git.fortiss.org/af3/plugin-settings.git
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment