Skip to content
Snippets Groups Projects

Add RaspberryPi plugins to the maven build

Merged Tiziano Munaro requested to merge 3867 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -6,7 +6,7 @@
[submodule "bundles/af3"]
path = bundles/af3
url = https://git.fortiss.org/af3/af3.git
branch = 3867
branch = master
fetchRecurseSubmodules = true
shallow = true
[submodule "bundles/kernel"]
@@ -33,7 +33,7 @@
[submodule "products/af3"]
path = products/af3
url = https://git.fortiss.org/af3/af3-products.git
branch = 3867
branch = master
shallow = true
[submodule "bundles/af3-rcp"]
path = bundles/af3-rcp
Loading