From f502844ed5993857aae458f308b9470d6dfeb2c8 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Mon, 11 Sep 2023 20:28:56 +0200 Subject: [PATCH] CDK Scaffold 2.8 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41b23e0..64ced1b 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,13 @@ If you are using Maven, you can install the cdk-scaffold package using: cdk-scaffold org.openscience.cdk - 2.8 + 2.9 ``` ### Snapshot releases -For snapshot releases (currently `2.8-SNAPSHOT`) include the following fragment to define the +For snapshot releases (currently `2.9-SNAPSHOT`) include the following fragment to define the snapshot repository: ```xml diff --git a/pom.xml b/pom.xml index f259868..4f2c4d3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.openscience.cdk cdk-scaffold cdk-scaffold - 2.8-SNAPSHOT + 2.8 jar