Skip to content

Commit 1e66066

Browse files
committed
[maven-release-plugin] prepare release maven-buildtime-profiler-0.5.0
1 parent 6731574 commit 1e66066

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<groupId>com.soebes.smpp</groupId>
66
<artifactId>smpp</artifactId>
77
<version>7.0.3</version>
8-
<relativePath/>
8+
<relativePath />
99
</parent>
1010

1111
<groupId>com.soebes.maven.extensions</groupId>
1212
<artifactId>maven-buildtime-profiler</artifactId>
13-
<version>0.5.0-SNAPSHOT</version>
13+
<version>0.5.0</version>
1414
<name>Maven :: Build Time Profiler</name>
1515
<properties>
1616
<mavenVersion>3.6.3</mavenVersion>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:https://github.com/khmarbaise/maven-buildtime-profiler.git</connection>
2727
<developerConnection>scm:git:[email protected]:khmarbaise/maven-buildtime-profiler.git</developerConnection>
2828
<url>https://github.com/khmarbaise/maven-buildtime-profiler</url>
29-
<tag>HEAD</tag>
29+
<tag>maven-buildtime-profiler-0.5.0</tag>
3030
</scm>
3131

3232
<distributionManagement>

0 commit comments

Comments
 (0)