File tree 1 file changed +5
-5
lines changed
1 file changed +5
-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
6
5
<groupId >cz.sparko.boxitory</groupId >
7
6
<artifactId >boxitory</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.1.0 </version >
9
8
<packaging >jar</packaging >
10
9
11
10
<name >boxitory</name >
15
14
<groupId >org.springframework.boot</groupId >
16
15
<artifactId >spring-boot-starter-parent</artifactId >
17
16
<version >1.5.3.RELEASE</version >
18
- <relativePath /> <!-- lookup parent from repository -->
17
+ <relativePath /> <!-- lookup parent from repository -->
19
18
</parent >
20
19
21
20
<issueManagement >
35
34
<url >https://github.com/sparkoo/boxitory</url >
36
35
<connection >scm:git:git://github.com/sparkoo/boxitory.git</connection >
37
36
<
developerConnection >scm:git:
[email protected] :sparkoo/boxitory.git</
developerConnection >
38
- </scm >
37
+ <tag >v1.1.0</tag >
38
+ </scm >
39
39
40
40
<properties >
41
41
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments