Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ctsolcisrv Service committed Sep 22, 2017
1 parent 7783c55 commit 647ca0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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-query-builder</artifactId>
<version>3.2.5-SNAPSHOT</version>
<version>3.2.5</version>
<packaging>jar</packaging>
<!-- DISABLE repositories and pluginRepositories if inside the con terra! -->
<repositories>
Expand Down Expand Up @@ -287,7 +287,7 @@
<!-- add here properties which are used in plugin configuration resolution -->
<properties>
<!-- deployment of map.apps installation -->
<mapapps.remote.base/>
<mapapps.remote.base />
</properties>
</configuration>
</plugin>
Expand Down Expand Up @@ -387,7 +387,7 @@
<!-- remove bundleLocations from app.json -->
<token>\s*"bundleLocations"\s*:\s*\[\s*"localbundles"\s*,\s*"bundles"\s*\]\s*,\s*
</token>
<value></value>
<value />
</replacement>
</replacements>
</configuration>
Expand Down Expand Up @@ -493,7 +493,7 @@
<connection>scm:git:https://github.com/conterra/mapapps-query-builder.git</connection>
<developerConnection>scm:git:https://github.com/conterra/mapapps-query-builder.git</developerConnection>
<url>https://github.com/conterra/mapapps-query-builder</url>
<tag>HEAD</tag>
<tag>3.2.5</tag>
</scm>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 647ca0e

Please sign in to comment.