-
Notifications
You must be signed in to change notification settings - Fork 29
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 v0.9.2
- Loading branch information
labs-build
committed
Feb 12, 2016
1 parent
7f4f6b7
commit a21a736
Showing
7 changed files
with
19 additions
and
24 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 |
---|---|---|
|
@@ -17,13 +17,12 @@ | |
~ limitations under the License. | ||
--> | ||
|
||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" | ||
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> | ||
|
||
<groupId>org.sakuli</groupId> | ||
<artifactId>root</artifactId> | ||
<version>0.9.2-SNAPSHOT</version> | ||
<version>0.9.2</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>sakuli-parent</name> | ||
|
@@ -95,7 +94,7 @@ | |
<exclude>**/integration/**/*</exclude> | ||
</excludes> | ||
<environmentVariables> | ||
<SAKULI_HOME/> | ||
<SAKULI_HOME /> | ||
</environmentVariables> | ||
</configuration> | ||
</plugin> | ||
|
@@ -226,7 +225,7 @@ | |
<connection>scm:git:git://github.com/ConSol/sakuli.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/ConSol/sakuli.git</developerConnection> | ||
<url>git://github.com/ConSol/sakuli.git</url> | ||
<tag>HEAD</tag> | ||
<tag>v0.9.2</tag> | ||
</scm> | ||
|
||
<issueManagement> | ||
|
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
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