Skip to content

Commit 3006da8

Browse files
committed
[maven-release-plugin] prepare release java-spamsum-0.2
1 parent f5afe80 commit 3006da8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<project xmlns="http://maven.apache.org/POM/4.0.0"
4-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3+
<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/maven-v4_0_0.xsd">
64

75
<modelVersion>4.0.0</modelVersion>
86
<groupId>info.debatty</groupId>
97
<artifactId>java-spamsum</artifactId>
10-
<version>0.2-SNAPSHOT</version>
8+
<version>0.2</version>
119
<packaging>jar</packaging>
1210

1311
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)