Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
New version 1.0.2
  • Loading branch information
moacirrf authored Jul 5, 2022
1 parent a53060a commit f8391c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.moacirrf</groupId>
<artifactId>nb-java-decompiler</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>nbm</packaging>
<name>NB Java Decompiler</name>
<url>https://github.com/moacirrf/nb-java-decompiler</url>
Expand All @@ -20,7 +20,7 @@
<connection>scm:git:https://github.com/moacirrf/nb-java-decompiler</connection>
<developerConnection>scm:git:https://github.com/project-url.git</developerConnection>
<url>https://github.com/moacirrf/nb-java-decompiler/tree/${project.scm.tag}</url>
<tag>v1.0.1</tag>
<tag>v1.0.2</tag>
</scm>
<licenses>
<license>
Expand Down Expand Up @@ -192,4 +192,4 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>
</project>

0 comments on commit f8391c1

Please sign in to comment.