Skip to content

Commit

Permalink
Revert missing plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehutch committed May 24, 2022
1 parent 2e6e5a2 commit 395b02c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -32,7 +32,7 @@
<developerConnection>scm:git:git@github.com:classgraph/classgraph.git</developerConnection>
<url>https://github.com/classgraph/classgraph</url>
<tag>classgraph-4.8.144</tag>
</scm>
</scm>

<issueManagement>
<url>https://github.com/classgraph/classgraph/issues</url>
Expand Down Expand Up @@ -214,7 +214,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<version>1.6.12</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 395b02c

Please sign in to comment.