Skip to content

Commit

Permalink
[maven-release-plugin] prepare release phased-testing-testng-7.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
adobe-bot committed Nov 13, 2021
1 parent c930336 commit ee3088e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<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>
<groupId>com.adobe.campaign.tests.phased</groupId>
<artifactId>phased-testing-testng</artifactId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
<description>A TestNG listener that allows you to write and execute tests in a phased mode</description>
<url>https://github.com/adobe/phased-testing</url>
<packaging>jar</packaging>
Expand All @@ -40,7 +38,7 @@
<connection>scm:git::https://github.com/adobe/phased-testing.git</connection>
<developerConnection>scm:git:https://github.com/adobe/phased-testing.git</developerConnection>
<url>https://github.com/adobe/phased-testing/tree/main</url>
<tag>HEAD</tag>
<tag>phased-testing-testng-7.0.8</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit ee3088e

Please sign in to comment.