Skip to content

Commit 8ad9ead

Browse files
committed
[maven-release-plugin] prepare release 0.2.5
1 parent 97960ae commit 8ad9ead

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
<project
2-
xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
52
<modelVersion>4.0.0</modelVersion>
63
<groupId>com.github.phantomthief</groupId>
74
<artifactId>buffer-trigger</artifactId>
8-
<version>0.2.5-SNAPSHOT</version>
5+
<version>0.2.5</version>
96

107
<parent>
118
<groupId>org.sonatype.oss</groupId>

0 commit comments

Comments
 (0)