Skip to content

Commit dc3cd9a

Browse files
moacirrfmoacirrf
authored andcommitted
Fix scm properties to sync with tag v1.0.1 and not master branch
1 parent c66a445 commit dc3cd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<connection>scm:git:https://github.com/moacirrf/nb-java-decompiler</connection>
2121
<developerConnection>scm:git:https://github.com/project-url.git</developerConnection>
2222
<url>https://github.com/moacirrf/nb-java-decompiler/tree/${project.scm.tag}</url>
23-
<tag>master</tag>
23+
<tag>v1.0.1</tag>
2424
</scm>
2525
<licenses>
2626
<license>

0 commit comments

Comments
 (0)