Create testing branch
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Oct 2022 07:57:39 +0000 (09:57 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Oct 2022 07:57:39 +0000 (09:57 +0200)
.project
branch.mk
sdk/branches/testing.bnd [new file with mode: 0644]

index dae57e407581f6f3dd7a3979d2cfa4be44aae0a5..02fd315f6ccd9690206b2979f58a3170e36f3551 100644 (file)
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>argeo-jcr-unstable</name>
+       <name>argeo-jcr</name>
        <comment></comment>
        <projects>
        </projects>
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
diff --git a/sdk/branches/testing.bnd b/sdk/branches/testing.bnd
new file mode 100644 (file)
index 0000000..0bfa237
--- /dev/null
@@ -0,0 +1,4 @@
+major=2
+minor=1
+micro=0
+qualifier=.next
\ No newline at end of file