Skip to content

Commit f4df7c0

Browse files
author
teamcity
committed
[maven-release-plugin] prepare release ashot-1.1
1 parent 484e7ee commit f4df7c0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?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">
53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
@@ -12,7 +10,7 @@
1210

1311
<groupId>ru.yandex.qatools.ashot</groupId>
1412
<artifactId>ashot</artifactId>
15-
<version>1.1-SNAPSHOT</version>
13+
<version>1.1</version>
1614

1715
<organization>
1816
<name>Yandex</name>

0 commit comments

Comments
 (0)