Skip to content

Commit 2934db6

Browse files
committed
prepare for renaming
1 parent 598ea46 commit 2934db6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

pom.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
<version>5.1</version>
1010
</parent>
1111

12+
<groupId>org.evolvis.tartools</groupId>
1213
<artifactId>plexus-archiver</artifactId>
1314
<version>4.2.1</version>
1415
<name>Plexus Archiver Component</name>
1516

1617
<scm>
17-
<connection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</connection>
18-
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</developerConnection>
19-
<url>http://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
20-
<tag>plexus-archiver-4.2.1</tag>
18+
<connection>scm:git:[email protected]:tarent/plexus-archiver.git</connection>
19+
<developerConnection>scm:git:[email protected]:tarent/plexus-archiver.git</developerConnection>
20+
<url>http://github.com/tarent/plexus-archiver/tree/${project.scm.tag}/</url>
21+
<tag>plexus-archiver-4.2.1-follow-symlinks</tag>
2122
</scm>
2223
<issueManagement>
2324
<system>jira</system>

0 commit comments

Comments
 (0)