Skip to content

Commit 51b9236

Browse files
committed
[maven-release-plugin] prepare release rpm-importer-0.1
1 parent 721411e commit 51b9236

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jboss.pnc</groupId>
1212
<artifactId>rpm-importer</artifactId>
13-
<version>1.0.0-SNAPSHOT</version>
13+
<version>0.1</version>
1414

1515
<name>RPM Importer Tool</name>
1616
<description>CLI Tool to import distgit repositories to gitlab</description>
@@ -41,6 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://github.com/project-ncl/rpm-importer.git</connection>
4343
<developerConnection>scm:git:git@github.com:project-ncl/rpm-importer.git</developerConnection>
44+
<tag>rpm-importer-0.1</tag>
4445
<url>https://github.com/project-ncl/rpm-importer</url>
4546
</scm>
4647

0 commit comments

Comments
 (0)