[testng] 140/355: [maven-release-plugin] prepare release testng-6.8.18
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:19:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
eugene-guest pushed a commit to annotated tag OpenBSD
in repository testng.
commit ebea0ad1f5aebac48da889d57a2e06e421c09f56
Author: Cedric Beust <cedric at beust.com>
Date: Sun Feb 1 09:05:18 2015 -0800
[maven-release-plugin] prepare release testng-6.8.18
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a82f619..25e3961 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,3 +1,4 @@
+
<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">
<!-- Refer to the file ./build-with-maven for instruction on how to use this pom.xml -->
@@ -7,7 +8,7 @@
<artifactId>testng</artifactId>
<packaging>jar</packaging>
<name>TestNG</name>
- <version>6.8.18-SNAPSHOT</version>
+ <version>6.8.18</version>
<description>TestNG is a testing framework.</description>
<url>http://testng.org</url>
@@ -44,7 +45,7 @@
<repositories>
<repository>
- <id>snapshot-repository</id>
+ <id>nexus-snapshot-repository</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git
More information about the pkg-java-commits
mailing list