From 635eb815583883b909ee7a7500c7a5c6dcd2c793 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 19 Oct 2022 09:57:39 +0200 Subject: [PATCH] Create testing branch --- .project | 2 +- branch.mk | 2 +- sdk/branches/testing.bnd | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 sdk/branches/testing.bnd diff --git a/.project b/.project index dae57e4..02fd315 100644 --- a/.project +++ b/.project @@ -1,6 +1,6 @@ - argeo-jcr-unstable + argeo-jcr diff --git a/branch.mk b/branch.mk index afde0f8..dbecaaa 100644 --- 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 index 0000000..0bfa237 --- /dev/null +++ b/sdk/branches/testing.bnd @@ -0,0 +1,4 @@ +major=2 +minor=1 +micro=0 +qualifier=.next \ No newline at end of file -- 2.30.2