File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<name >NetBeans serial version uid generator</name >
17
15
18
16
<groupId >eu.hlavki.netbeans</groupId >
19
17
<artifactId >netbeans-svuid-generator</artifactId >
20
- <version >3.1-SNAPSHOT </version >
18
+ <version >3.1</version >
21
19
<packaging >nbm</packaging >
22
20
23
21
<developers >
35
33
<url >https://github.com/hlavki/netbeans-svuid-generator</url >
36
34
<connection >scm:git:https://github.com:hlavki/netbeans-svuid-generator.git</connection >
37
35
<
developerConnection >scm:git:
[email protected] :hlavki/netbeans-svuid-generator.git</
developerConnection >
38
- </scm >
36
+ <tag >v3.1</tag >
37
+ </scm >
39
38
40
39
<issueManagement >
41
40
<system >github</system >
You can’t perform that action at this time.
0 commit comments