Commit 13d0c7f1119c6a5567fb924d5e5b2419ae1b39e3
1 parent
af4e7f0a
[maven-release-plugin] prepare release youtrack-rest-api-1.1.0
Showing
1 changed file
with
4 additions
and
4 deletions
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>pl.itcrowd</groupId> |
6 | 5 | <artifactId>youtrack-rest-api</artifactId> |
7 | - <version>1.1.0-SNAPSHOT</version> | |
6 | + <version>1.1.0</version> | |
8 | 7 | <scm> |
9 | 8 | <developerConnection>scm:git:https://itcrowd.pl/gitblit/git/OpenSource/youtrack-rest-api.git</developerConnection> |
10 | - </scm> | |
9 | + <tag>youtrack-rest-api-1.1.0</tag> | |
10 | + </scm> | |
11 | 11 | <build> |
12 | 12 | <plugins> |
13 | 13 | <plugin> | ... | ... |
Please
register
or
login
to post a comment