From be3000a1fc30e1ad90610aece26793e753a464f7 Mon Sep 17 00:00:00 2001 From: nruest Date: Fri, 10 Jun 2022 12:19:25 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 155bf733..f5dd53a4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # The Archives Unleashed Toolkit [![codecov](https://codecov.io/gh/archivesunleashed/aut/branch/main/graph/badge.svg)](https://codecov.io/gh/archivesunleashed/aut) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.archivesunleashed/aut/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.archivesunleashed/aut) -[![Scaladoc](https://img.shields.io/badge/Scaladoc-0.91.0-blue?style=flat)](https://api.docs.archivesunleashed.io/0.91.0/scaladocs/io/archivesunleashed/index.html) -[![UserDocs](https://img.shields.io/badge/UserDocs-0.91.0-blue?style=flat)](https://aut.docs.archivesunleashed.org/docs/home) +[![Scaladoc](https://img.shields.io/badge/Scaladoc-1.0.0-blue?style=flat)](https://api.docs.archivesunleashed.io/1.0.0/scaladocs/io/archivesunleashed/index.html) +[![UserDocs](https://img.shields.io/badge/UserDocs-1.0.0-blue?style=flat)](https://aut.docs.archivesunleashed.org/docs/home) [![LICENSE](https://img.shields.io/badge/license-Apache-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0) [![Contribution Guidelines](http://img.shields.io/badge/CONTRIBUTING-Guidelines-blue.svg)](./CONTRIBUTING.md) diff --git a/pom.xml b/pom.xml index b6f95fd7..468d875a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.archivesunleashed aut jar - 1.0.0 + 1.0.1-SNAPSHOT Archives Unleashed Toolkit An open-source toolkit for analyzing web archives. https://github.com/archivesunleashed/aut @@ -59,7 +59,7 @@ scm:git:git@github.com:archivesunleashed/aut.git scm:git:git@github.com:archivesunleashed/aut.git git@github.com:archivesunleashed/aut.git - aut-1.0.0 + HEAD