Skip to content

Commit f7d77ad

Browse files
committed
work
1 parent 791264f commit f7d77ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,20 +359,24 @@
359359
<version>1.7.1</version>
360360
</dependency>
361361
</dependencies>
362+
362363
<organization>
363364
<name>Thomas Woehlke</name>
364365
<url>http://thomas-woehlke.blogspot.de</url>
365366
</organization>
366367
<inceptionYear>2012</inceptionYear>
368+
367369
<scm>
368370
<url>https://github.com/phasenraum2010/greenshop.git</url>
369371
<connection>scm:svn:https://github.com/phasenraum2010/greenshop.git</connection>
370372
<developerConnection>scm:svn:https://github.com/phasenraum2010/greenshop.git</developerConnection>
371373
</scm>
374+
372375
<issueManagement>
373376
<url>http://shadowfax.fritz.box/trac/spring-social/report/3</url>
374377
<system>Trac</system>
375378
</issueManagement>
379+
376380
<distributionManagement>
377381
<!-- <repository> <id>nexus</id> <name>Nexus Service on Developer Machine</name>
378382
<url>http://localhost:8081/nexus/content/groups/public/</url> </repository>
@@ -383,6 +387,7 @@
383387
<url>file:///opt/local/apache2/htdocs/p/greenshop</url>
384388
</site>
385389
</distributionManagement>
390+
386391
<build>
387392
<plugins>
388393
<plugin>

0 commit comments

Comments
 (0)