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
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- 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" >
5
4
6
5
<modelVersion >4.0.0</modelVersion >
7
6
<groupId >edu.hm.hafner</groupId >
8
7
<artifactId >codingstyle</artifactId >
9
- <version >1.2.0-SNAPSHOT </version >
8
+ <version >1.2.0</version >
10
9
11
10
<packaging >jar</packaging >
12
11
23
22
<connection >scm:git:git://github.com/uhafner/codingstyle.git</connection >
24
23
<
developerConnection >scm:git:
[email protected] :uhafner/codingstyle.git</
developerConnection >
25
24
<url >https://github.com/uhafner/codingstyle</url >
26
- <tag >HEAD </tag >
25
+ <tag >codingstyle-1.2.0 </tag >
27
26
</scm >
28
27
29
28
<licenses >
472
471
<revapi .semver.ignore>
473
472
<enabled >true</enabled >
474
473
</revapi .semver.ignore>
475
- <revapi .ignore >
474
+ <revapi .ignore>
476
475
<item >
477
476
<code >java.annotation.removed</code >
478
477
<annotation >@edu.umd.cs.findbugs.annotations.Nullable</annotation >
You can’t perform that action at this time.
0 commit comments