From 4562956c4f5962319b4c5303231b7734065e0fe5 Mon Sep 17 00:00:00 2001 From: Mikel Cordovilla Date: Tue, 3 Jan 2023 18:20:18 +0100 Subject: [PATCH] Bumped version to 2.6.18-RC1 --- build.sbt | 2 +- manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 9818aa10..7b0698b7 100644 --- a/build.sbt +++ b/build.sbt @@ -42,7 +42,7 @@ val buildSettings = Seq( .setPreference(DanglingCloseParenthesis, Force) .setPreference(AlignSingleLineCaseStatements, true), organization := "ch.openolitor.scalamacros", - version := "2.6.18", + version := "2.6.18-RC1", scalaVersion := "2.13.10", crossScalaVersions := Seq("2.13.8", "2.13.10"), resolvers ++= Resolver.sonatypeOssRepos("snapshots"), diff --git a/manifest.yml b/manifest.yml index b7aaf2e8..6c6524b1 100644 --- a/manifest.yml +++ b/manifest.yml @@ -5,7 +5,7 @@ applications: instances: 1 host: openolitortest domain: applicationcloud.io - path: target/universal/openolitor-server-2.6.18.zip + path: target/universal/openolitor-server-2.6.18-RC1.zip buildpack: https://github.com/cloudfoundry/java-buildpack.git stack: cflinuxfs2 env: