Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of nexus-oauth2-proxy-plu…
Browse files Browse the repository at this point in the history
…gin-0.1.0
  • Loading branch information
tumbl3w33d committed May 3, 2024
1 parent 2e57c1b commit fff0354
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.github.tumbl3w33d</groupId>
<artifactId>nexus-oauth2-proxy-plugin</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<name>${project.groupId}:${project.artifactId}</name>

<url>https://github.com/tumbl3w33d/nexus-oauth2-proxy-plugin</url>
Expand All @@ -15,8 +17,7 @@
</description>
<scm>
<developerConnection>scm:git:git@github.com:tumbl3w33d/nexus-oauth2-proxy-plugin.git</developerConnection>
<tag>HEAD</tag>
</scm>
</scm>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit fff0354

Please sign in to comment.