This repository was archived by the owner on Sep 17, 2021. It is now read-only.
File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 16
16
limitations under the License.
17
17
18
18
-->
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
19
+ <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" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
<groupId >de.conterra.devnet</groupId >
23
22
<artifactId >mapapps-url-transparency</artifactId >
24
- <version >1.0.0-SNAPSHOT </version >
23
+ <version >1.0.0</version >
25
24
<packaging >jar</packaging >
26
25
<!-- DISABLE repositories and pluginRepositories if inside the con terra! -->
27
26
<repositories >
288
287
<!-- add here properties which are used in plugin configuration resolution -->
289
288
<properties >
290
289
<!-- deployment of map.apps installation -->
291
- <mapapps .remote.base/>
290
+ <mapapps .remote.base />
292
291
</properties >
293
292
</configuration >
294
293
</plugin >
388
387
<!-- remove bundleLocations from app.json -->
389
388
<token >\s*"bundleLocations"\s*:\s*\[\s*"localbundles"\s*,\s*"bundles"\s*\]\s*,\s*
390
389
</token >
391
- <value ></ value >
390
+ <value / >
392
391
</replacement >
393
392
</replacements >
394
393
</configuration >
495
494
<developerConnection >scm:git:https://github.com/conterra/mapapps-url-transparency.git
496
495
</developerConnection >
497
496
<url >https://github.com/conterra/mapapps-url-transparency</url >
498
- <tag >HEAD </tag >
497
+ <tag >1.0.0 </tag >
499
498
</scm >
500
499
<distributionManagement >
501
500
<repository >
You can’t perform that action at this time.
0 commit comments