This repository has been archived by the owner on Mar 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release v1.1.0.RELEASE
- Loading branch information
1 parent
62718cc
commit 5184e52
Showing
4 changed files
with
7 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
<?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" | ||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
<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"> | ||
<modelVersion>4.0.0</modelVersion> | ||
|
||
<parent> | ||
|
@@ -13,7 +11,7 @@ | |
|
||
<groupId>org.springframework.cloud</groupId> | ||
<artifactId>spring-cloud-dataflow-server-nomad-parent</artifactId> | ||
<version>1.1.0.BUILD-SNAPSHOT</version> | ||
<version>1.1.0.RELEASE</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>Spring Cloud Data Flow Server for Nomad</name> | ||
|
@@ -23,7 +21,7 @@ | |
<connection>scm:git:[email protected]:donovanmuller/spring-cloud-dataflow-server-nomad.git</connection> | ||
<developerConnection>scm:git:[email protected]:donovanmuller/spring-cloud-dataflow-server-nomad.git</developerConnection> | ||
<url>https://github.com/donovanmuller/spring-cloud-dataflow-server-nomad</url> | ||
<tag>HEAD</tag> | ||
<tag>v1.1.0.RELEASE</tag> | ||
</scm> | ||
|
||
<modules> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters