Skip to content

Commit 2952b9e

Browse files
committed
changed scm info to point to mosabua repo to test release
1 parent f5305f0 commit 2952b9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
</dependency>
1919
</dependencies>
2020
<scm>
21-
<connection>scm:git:https://github.com/javaee-samples/javaee7-simple-sample.git</connection>
22-
<url>https://github.com/javaee-samples/javaee7-simple-sample.git</url>
23-
<developerConnection>scm:git:https://github.com/javaee-samples/javaee7-simple-sample.git</developerConnection>
21+
<connection>scm:git:https://github.com/mosabua/javaee7-simple-sample.git</connection>
22+
<url>https://github.com/mosabua/javaee7-simple-sample.git</url>
23+
<developerConnection>scm:git:https://github.com/mosabua/javaee7-simple-sample.git</developerConnection>
2424
<tag>HEAD</tag>
2525
</scm>
2626
<developers>

0 commit comments

Comments
 (0)