Skip to content

Commit f61160d

Browse files
committed
Update scm URLs to bywan
1 parent 10e8c2e commit f61160d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<name>Trello Java Wrapper</name>
1717
<description>Java Wrapper for Trello API</description>
18-
<url>https://github.com/julienvey/trello-java-wrapper</url>
18+
<url>https://github.com/bywan/trello-java-wrapper</url>
1919

2020
<licenses>
2121
<license>
@@ -26,9 +26,9 @@
2626
</licenses>
2727

2828
<scm>
29-
<connection>scm:git:git@github.com:julienvey/trello-java-wrapper.git</connection>
30-
<developerConnection>scm:git:git@github.com:julienvey/trello-java-wrapper.git</developerConnection>
31-
<url>git@github.com/julienvey/trello-java-wrapper.git</url>
29+
<connection>scm:git:git@github.com:bywan/trello-java-wrapper.git</connection>
30+
<developerConnection>scm:git:git@github.com:bywan/trello-java-wrapper.git</developerConnection>
31+
<url>git@github.com/bywan/trello-java-wrapper.git</url>
3232
<tag>HEAD</tag>
3333
</scm>
3434

@@ -244,4 +244,4 @@
244244
</profile>
245245
</profiles>
246246

247-
</project>
247+
</project>

0 commit comments

Comments
 (0)