Skip to content

Commit 74b40a2

Browse files
committed
[maven-release-plugin] prepare release v1.0.2
1 parent 4f9b827 commit 74b40a2

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,10 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
42
<modelVersion>4.0.0</modelVersion>
53
<groupId>io.github.fvarrui</groupId>
64
<artifactId>javapackager</artifactId>
7-
<version>1.0.2-SNAPSHOT</version>
5+
<version>1.0.2</version>
86
<packaging>maven-plugin</packaging>
97

108
<name>JavaPackager Maven Plugin</name>

0 commit comments

Comments
 (0)