Commit f41226976b28891d35afc00d6349db4179f3e133
1 parent
e79a8016
Exists in
master
Atualização do build
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
pom.xml
@@ -86,6 +86,12 @@ | @@ -86,6 +86,12 @@ | ||
86 | </site> | 86 | </site> |
87 | </distributionManagement> | 87 | </distributionManagement> |
88 | 88 | ||
89 | + <scm> | ||
90 | + <connection>scm:git:git://github.com/demoiselle/${project.alias}.git</connection> | ||
91 | + <developerConnection>scm:git:git://github.com/demoiselle/${project.alias}.git</developerConnection> | ||
92 | + <url>scm:git:git://github.com/demoiselle/${project.alias}.git</url> | ||
93 | + </scm> | ||
94 | + | ||
89 | <repositories> | 95 | <repositories> |
90 | <repository> | 96 | <repository> |
91 | <id>demoiselle.sourceforge.net</id> | 97 | <id>demoiselle.sourceforge.net</id> |