Skip to content

Commit 099042c

Browse files
hlavkiweb-flow
authored andcommitted
[maven-release-plugin] prepare release v3.1
1 parent 3f77778 commit 099042c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project 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">
2+
<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">
53
<modelVersion>4.0.0</modelVersion>
64

75
<name>NetBeans serial version uid generator</name>
@@ -17,7 +15,7 @@
1715

1816
<groupId>eu.hlavki.netbeans</groupId>
1917
<artifactId>netbeans-svuid-generator</artifactId>
20-
<version>3.1-SNAPSHOT</version>
18+
<version>3.1</version>
2119
<packaging>nbm</packaging>
2220

2321
<developers>
@@ -35,7 +33,8 @@
3533
<url>https://github.com/hlavki/netbeans-svuid-generator</url>
3634
<connection>scm:git:https://github.com:hlavki/netbeans-svuid-generator.git</connection>
3735
<developerConnection>scm:git:[email protected]:hlavki/netbeans-svuid-generator.git</developerConnection>
38-
</scm>
36+
<tag>v3.1</tag>
37+
</scm>
3938

4039
<issueManagement>
4140
<system>github</system>

0 commit comments

Comments
 (0)