Skip to content

Commit d03b532

Browse files
[maven-release-plugin] prepare release v0.0.1
1 parent 20fe074 commit d03b532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.parasoft</groupId>
55
<artifactId>soatest-cucumber</artifactId>
6-
<version>0.0.1-SNAPSHOT</version>
6+
<version>0.0.1</version>
77

88
<name>soatest-cucumber</name>
99
<url>https://github.com/parasoft/soatest-cucumber</url>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:https://github.com/parasoft/soatest-cucumber.git</connection>
2525
<developerConnection>scm:git:https://github.com/parasoft/soatest-cucumber.git</developerConnection>
2626
<url>https://github.com/parasoft/soatest-cucumber/tree/${project.scm.tag}</url>
27-
<tag>master</tag>
27+
<tag>v0.0.1</tag>
2828
</scm>
2929

3030
<properties>

0 commit comments

Comments
 (0)