Skip to content

Commit 5aac858

Browse files
committed
fixed typo: s/scn/scm/
1 parent 360bc1f commit 5aac858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<name>Plexus Interactivity Handler Component</name>
1515

1616
<scm>
17-
<connection>scn:git:[email protected]:sonatype/plexus-interactivity.git</connection>
18-
<developerConnection>scn:git:[email protected]:sonatype/plexus-interactivity.git</developerConnection>
17+
<connection>scm:git:[email protected]:sonatype/plexus-interactivity.git</connection>
18+
<developerConnection>scm:git:[email protected]:sonatype/plexus-interactivity.git</developerConnection>
1919
</scm>
2020

2121
<modules>

0 commit comments

Comments
 (0)