We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc84b0 commit f926997Copy full SHA for f926997
.gitignore
@@ -0,0 +1 @@
1
+.target
pom.xml
@@ -15,10 +15,8 @@
15
<description>A component to transparently retrieve resources from the filesystem, classpath or internet.</description>
16
17
<scm>
18
- <connection>scm:git:git@github.com:sonatype/plexus-components.git</connection>
19
- <developerConnection>scm:git:git@github.com:sonatype/plexus-components.git</developerConnection>
20
- <url>http://github.com/sonatype/plexus-components</url>
21
- <tag>HEAD</tag>
+ <connection>scn:git:git@github.com:sonatype/plexus-resources.git</connection>
+ <developerConnection>scn:git:git@github.com:sonatype/plexus-resources.git</developerConnection>
22
</scm>
23
24
<dependencies>
0 commit comments