Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins.CISOLSRV@CONTERRA.DE authored and Jenkins.CISOLSRV@CONTERRA.DE committed Jul 15, 2020
1 parent 83a87bc commit c64d5d0
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 @@ -16,14 +16,12 @@
limitations under the License.
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<groupId>de.conterra.devnet</groupId>
<artifactId>devnet-mapapps-url-query</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<packaging>jar</packaging>

<repositories>
Expand Down Expand Up @@ -520,7 +518,7 @@
<connection>scm:git:https://github.com/conterra/mapapps-url-query.git</connection>
<developerConnection>scm:git:https://github.com/conterra/mapapps-url-query.git</developerConnection>
<url>https://github.com/conterra/mapapps-url-query</url>
<tag>3.0.0</tag>
<tag>3.0.3</tag>
</scm>
<distributionManagement>
<repository>
Expand Down

0 comments on commit c64d5d0

Please sign in to comment.