Commit 33dff9a1 authored by Greg Messner's avatar Greg Messner
Browse files

[maven-release-plugin] prepare release gitlab-api-1.0.4

parent 764787fa
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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/maven-v4_0_0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.messners</groupId> <groupId>com.messners</groupId>
<artifactId>gitlab-api</artifactId> <artifactId>gitlab-api</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.0.4-SNAPSHOT</version> <version>1.0.4</version>
<name>gitlab-api</name> <name>gitlab-api</name>
<parent> <parent>
...@@ -43,7 +42,7 @@ ...@@ -43,7 +42,7 @@
<url>git@github.com:gmessner/gitlab-api.git</url> <url>git@github.com:gmessner/gitlab-api.git</url>
<connection>scm:git:git@github.com:gmessner/gitlab-api.git</connection> <connection>scm:git:git@github.com:gmessner/gitlab-api.git</connection>
<developerConnection>scm:git:git@github.com:gmessner/gitlab-api.git</developerConnection> <developerConnection>scm:git:git@github.com:gmessner/gitlab-api.git</developerConnection>
<tag>HEAD</tag> <tag>gitlab-api-1.0.4</tag>
</scm> </scm>
<build> <build>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment