This repository was archived by the owner on Dec 5, 2022. It is now read-only.
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
<parent >
6
5
<groupId >org.zalando.stups.build</groupId >
7
6
<artifactId >stups-parent</artifactId >
8
7
<version >7</version >
9
- <relativePath />
8
+ <relativePath />
10
9
</parent >
11
10
<groupId >org.zalando.stups</groupId >
12
11
<artifactId >tokens</artifactId >
13
- <version >0.13.1-SNAPSHOT </version >
12
+ <version >0.14.0 </version >
14
13
15
14
<name >Tokens</name >
16
15
<description >
74
73
<
connection >scm:git:
[email protected] :zalando/tokens.git</
connection >
75
74
<
developerConnection >scm:git:
[email protected] :zalando/tokens.git</
developerConnection >
76
75
<url >https://github.com/zalando-stups/tokens</url >
77
- <tag >HEAD </tag >
76
+ <tag >0.14.0 </tag >
78
77
</scm >
79
78
80
79
<dependencies >
You can’t perform that action at this time.
0 commit comments