|
4 | 4 | <groupId>org.woehlke</groupId>
|
5 | 5 | <artifactId>beachbox</artifactId>
|
6 | 6 | <packaging>war</packaging>
|
7 |
| - <version>1.0.0</version> |
| 7 | + <version>1.0.0-SNAPSHOT</version> |
8 | 8 | <name>BeachBox</name>
|
9 | 9 | <url>http://www.thomas-woehlke.de/p/beachbox</url>
|
10 | 10 | <properties>
|
|
323 | 323 | </dependencies>
|
324 | 324 | <organization>
|
325 | 325 | <name>Thomas Woehlke</name>
|
326 |
| - <url>https://github.com/phasenraum2010/simpleworklist</url> |
| 326 | + <url>https://github.com/phasenraum2010/beachbox</url> |
327 | 327 | </organization>
|
328 | 328 | <inceptionYear>2012</inceptionYear>
|
329 | 329 | <scm>
|
330 | 330 | <url>https://github.com/phasenraum2010/simpleworklist.git</url>
|
331 |
| - <connection>scm:git:https://github.com/phasenraum2010/simpleworklist.git</connection> |
332 |
| - <developerConnection>scm:git:https://github.com/phasenraum2010/simpleworklist.git</developerConnection> |
333 |
| - <tag>beachbox-1.0.0</tag> |
334 |
| - </scm> |
| 331 | + <connection>scm:git:https://github.com/phasenraum2010/beachbox.git</connection> |
| 332 | + <developerConnection>scm:git:https://github.com/phasenraum2010/beachbox.git</developerConnection> |
| 333 | + </scm> |
335 | 334 | <issueManagement>
|
336 |
| - <url>https://github.com/phasenraum2010/simpleworklist/issues</url> |
| 335 | + <url>https://github.com/phasenraum2010/beachbox/issues</url> |
337 | 336 | <system>GitHub Issues</system>
|
338 | 337 | </issueManagement>
|
339 | 338 | <distributionManagement>
|
|
342 | 341 | <snapshotRepository> <id>nexus</id> <name>Nexus Service on Developer Machine</name>
|
343 | 342 | <url>http://localhost:8081/nexus/content/groups/public/</url> </snapshotRepository> -->
|
344 | 343 | <site>
|
345 |
| - <id>simpleworklist.shadowfax.fritz.box</id> |
346 |
| - <url>file:///opt/local/apache2/htdocs/p/simpleworklist</url> |
| 344 | + <id>beachbox.shadowfax.fritz.box</id> |
| 345 | + <url>file:///opt/local/apache2/htdocs/p/beachbox</url> |
347 | 346 | </site>
|
348 | 347 | </distributionManagement>
|
349 | 348 | <developers>
|
350 | 349 | <developer>
|
351 | 350 | <name>Thomas Wöhlke</name>
|
352 | 351 | <email>thomas@woehlke.org</email>
|
353 |
| - <url>https://github.com/phasenraum2010/simpleworklist</url> |
| 352 | + <url>https://github.com/phasenraum2010/beachbox</url> |
354 | 353 | </developer>
|
355 | 354 | </developers>
|
356 | 355 |
|
|
0 commit comments