Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ctsolcisrv Service committed Oct 19, 2018
1 parent 465a993 commit 5cb050f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.conterra.devnet</groupId>
<artifactId>mapapps-fontawesome</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>5.4.1</version>
<packaging>jar</packaging>
<!-- DISABLE repositories and pluginRepositories if inside the con terra! -->
<repositories>
Expand Down Expand Up @@ -286,7 +286,7 @@
<!-- add here properties which are used in plugin configuration resolution -->
<properties>
<!-- deployment of map.apps installation -->
<mapapps.remote.base></mapapps.remote.base>
<mapapps.remote.base />
</properties>
</configuration>
</plugin>
Expand Down Expand Up @@ -488,7 +488,7 @@
<developerConnection>scm:git:https://github.com/conterra/mapapps-fontawesome.git
</developerConnection>
<url>https://github.com/conterra/mapapps-fontawesome</url>
<tag>HEAD</tag>
<tag>5.4.1</tag>
</scm>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 5cb050f

Please sign in to comment.