File tree 1 file changed +4
-5
lines changed
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" 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" >
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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >no.ssb.maskinporten</groupId >
6
5
<artifactId >maskinporten-guardian</artifactId >
7
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
8
7
<packaging >${packaging} </packaging >
9
8
10
9
<parent >
26
25
<connection >scm:git:git://github.com/statisticsnorway/maskinporten-guardian.git</connection >
27
26
<
developerConnection >scm:git:
[email protected] :statisticsnorway/maskinporten-guardian.git</
developerConnection >
28
27
<url >https://github.com/statisticsnorway/maskinporten-guardian</url >
29
- <tag >HEAD </tag >
28
+ <tag >maskinporten-guardian-1.0.0 </tag >
30
29
</scm >
31
30
32
31
<repositories >
269
268
<transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
270
269
<mainClass >${exec.mainClass} </mainClass >
271
270
</transformer >
272
- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
271
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
273
272
</transformers >
274
273
<filters >
275
274
<filter >
You can’t perform that action at this time.
0 commit comments