We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 363104d commit 5ffe528Copy full SHA for 5ffe528
pom.xml
@@ -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">
+<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">
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.github.phantomthief</groupId>
7
<artifactId>buffer-trigger</artifactId>
8
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
9
10
<parent>
11
<groupId>org.sonatype.oss</groupId>
0 commit comments