Skip to content

Commit 6d541fd

Browse files
fix : the v2.8.1 is now available in the Maven Repo
1 parent fe211af commit 6d541fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Overview
33

44
* Complete separation of the library (API) and the client for testing it
5-
* [NOTICE] Currently the artifact below is NOT available temporarily due to a verification issue.
5+
66
```xml
77
<dependency>
88
<groupId>io.github.patternknife.securityhelper.oauth2.api</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
359359
</execution>
360360
</executions>
361361
</plugin>
362-
<!-- <plugin>
362+
<!-- <plugin>
363363
<groupId>org.apache.maven.plugins</groupId>
364364
<artifactId>maven-gpg-plugin</artifactId>
365365
<version>3.0.1</version>

0 commit comments

Comments
 (0)