Merge remote-tracking branch 'origin/unstable' into testing
authorMathieu <mbaudier@argeo.org>
Tue, 21 Feb 2023 10:55:23 +0000 (11:55 +0100)
committerMathieu <mbaudier@argeo.org>
Tue, 21 Feb 2023 10:55:23 +0000 (11:55 +0100)
.gitmodules
branch.mk
sdk/argeo-build
sdk/branches/testing.bnd [new file with mode: 0644]

index 07b10cacb00393eff6d61e695fefe2acf9ab0577..d7283346ae7927fcd3fe8c032c443556a3fd661a 100644 (file)
@@ -1,4 +1,4 @@
 [submodule "sdk/argeo-build"]
        path = sdk/argeo-build
        url = http://git.argeo.org/cc0/argeo-build.git
-       branch = unstable
+       branch = testing
index afde0f838e8e39e2e2b5abe863169d7891a97131..dbecaaa4bb30c9a334af654716d6bb4acc1dfbf0 100644 (file)
--- a/branch.mk
+++ b/branch.mk
@@ -1 +1 @@
-BRANCH=unstable
\ No newline at end of file
+BRANCH=testing
\ No newline at end of file
index ca2d551c67515082032aad2405f30a924468089a..a1d5c8e4bbee31d104fc1151cac4a8e19f5ef1fa 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ca2d551c67515082032aad2405f30a924468089a
+Subproject commit a1d5c8e4bbee31d104fc1151cac4a8e19f5ef1fa
diff --git a/sdk/branches/testing.bnd b/sdk/branches/testing.bnd
new file mode 100644 (file)
index 0000000..b51d0e0
--- /dev/null
@@ -0,0 +1,4 @@
+major=2
+minor=1
+micro=26
+qualifier=.next
\ No newline at end of file