Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.21.0.002
Browse files Browse the repository at this point in the history
  • Loading branch information
qld-gov-au-bot-ServiceAccount committed Aug 6, 2024
1 parent 342782a commit 8031ea4
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
<?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>

<groupId>au.gov.qld.online</groupId>
<artifactId>selenium-helper</artifactId>
<version>4.21.0.004-SNAPSHOT</version>
<version>4.21.0.002</version>

<scm>
<url>https://github.com/qld-gov-au/selenium-helper</url>
<connection>scm:git:https://github.com/qld-gov-au/selenium-helper.git</connection>
<developerConnection>scm:git:https://github.com/qld-gov-au/selenium-helper.git</developerConnection>
<tag>HEAD</tag>
<tag>v4.21.0.002</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -94,8 +93,8 @@
<id>enforce</id>
<configuration>
<rules>
<dependencyConvergence/>
<banDuplicatePomDependencyVersions/>
<dependencyConvergence />
<banDuplicatePomDependencyVersions />
</rules>
</configuration>
<goals>
Expand Down

0 comments on commit 8031ea4

Please sign in to comment.