Skip to content

Commit 3bce2aa

Browse files
committed
[maven-release-plugin] prepare branch 3.1
1 parent 941a766 commit 3bce2aa

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

oncrpc4j-benchmark/pom.xml

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

63
<modelVersion>4.0.0</modelVersion>
74

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<url>https://github.com/dCache/oncrpc4j.git</url>
2020
<connection>scm:git:https://github.com/dCache/oncrpc4j.git</connection>
2121
<developerConnection>scm:git:ssh://[email protected]/dCache/oncrpc4j.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>3.1</tag>
2323
</scm>
2424

2525
<!--

0 commit comments

Comments
 (0)