Skip to content

Commit

Permalink
[maven-release-plugin] prepare branch release/3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gbehrmann committed Aug 22, 2016
1 parent d1eb5a5 commit 57cf8b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<connection>scm:git:git://github.com/dCache/xrootd4j.git</connection>
<developerConnection>scm:git:[email protected]:dCache/xrootd4j.git</developerConnection>
<url>http://github.com/dCache/xrootd4j</url>
<tag>HEAD</tag>
<tag>release/3.2</tag>
</scm>

<repositories>
Expand Down
3 changes: 1 addition & 2 deletions xrootd4j-authz-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
License along with xrootd4j. If not, see http://www.gnu.org/licenses/.
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand Down
3 changes: 1 addition & 2 deletions xrootd4j-channelhandler-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
License along with xrootd4j. If not, see http://www.gnu.org/licenses/.
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand Down

0 comments on commit 57cf8b6

Please sign in to comment.