We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe211af commit 6d541fdCopy full SHA for 6d541fd
README.md
@@ -2,7 +2,7 @@
2
## Overview
3
4
* 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.
+
6
```xml
7
<dependency>
8
<groupId>io.github.patternknife.securityhelper.oauth2.api</groupId>
pom.xml
@@ -359,7 +359,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
359
</execution>
360
</executions>
361
</plugin>
362
- <!-- <plugin>
+<!-- <plugin>
363
<groupId>org.apache.maven.plugins</groupId>
364
<artifactId>maven-gpg-plugin</artifactId>
365
<version>3.0.1</version>
0 commit comments