We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cad8a6 commit 8511cbeCopy full SHA for 8511cbe
pom.xml
@@ -1,5 +1,4 @@
1
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
- 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">
3
<modelVersion>4.0.0</modelVersion>
4
<parent>
5
<groupId>org.sonatype.oss</groupId>
@@ -9,7 +8,7 @@
9
8
10
<groupId>ru.lanwen.verbalregex</groupId>
11
<artifactId>java-verbal-expressions</artifactId>
12
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
13
14
<packaging>jar</packaging>
15
0 commit comments