update scm url (album -> album.git)
This commit is contained in:
parent
382409c438
commit
0d12759128
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -26,9 +26,9 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
<scm>
|
||||
<url>forkalsrud.org</url>
|
||||
<developerConnection>scm:git:ssh://forkalsrud.org/home/gitroot/album</developerConnection>
|
||||
<connection>scm:git:ssh://forkalsrud.org/home/gitroot/album</connection>
|
||||
<url>forkalsrud.org</url>
|
||||
<developerConnection>scm:git:ssh://forkalsrud.org/home/gitroot/album.git</developerConnection>
|
||||
<connection>scm:git:ssh://forkalsrud.org/home/gitroot/album.git</connection>
|
||||
</scm>
|
||||
<build>
|
||||
<finalName>photo</finalName>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue