Skip to content

Commit be25824

Browse files
committed
[maven-release-plugin] prepare branch @{releaseLabel}
1 parent a1eb1de commit be25824

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

modules/dcache-view/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
5-
http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
63

74
<modelVersion>4.0.0</modelVersion>
85

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<url>https://github.com/dCache/dcache</url>
108108
<connection>scm:git:https://github.com/dCache/dcache.git</connection>
109109
<developerConnection>scm:git:ssh://git@github.com/dCache/dcache.git</developerConnection>
110-
<tag>8.2</tag>
110+
<tag>12.0</tag>
111111
</scm>
112112

113113
<repositories>

0 commit comments

Comments
 (0)