Merge origin/master

Conflicts:
	pom.xml
This commit is contained in:
Robert von Burg 2014-03-22 00:35:13 +01:00
commit 39027f7371
1 changed files with 4 additions and 4 deletions

View File

@ -22,19 +22,19 @@
<description>Tutorial webapp to show case using Strolch in a servlet container</description> <description>Tutorial webapp to show case using Strolch in a servlet container</description>
<packaging>war</packaging> <packaging>war</packaging>
<url>https://github.com/eitch/li.strolch.tutorialwebapp</url> <url>https://github.com/eitchnet/li.strolch.tutorialwebapp</url>
<inceptionYear>2011</inceptionYear> <inceptionYear>2011</inceptionYear>
<issueManagement> <issueManagement>
<system>Github Issues</system> <system>Github Issues</system>
<url>https://github.com/eitch/li.strolch.tutorialwebapp/issues</url> <url>https://github.com/eitchnet/li.strolch.tutorialwebapp/issues</url>
</issueManagement> </issueManagement>
<scm> <scm>
<connection>scm:git:https://github.com/eitch/li.strolch.tutorialwebapp.git</connection> <connection>scm:git:https://github.com/eitchnet/li.strolch.tutorialwebapp.git</connection>
<developerConnection>scm:git:git@github.com:eitch/li.strolch.tutorialwebapp.git</developerConnection> <developerConnection>scm:git:git@github.com:eitch/li.strolch.tutorialwebapp.git</developerConnection>
<url>https://github.com/eitch/li.strolch.tutorialwebapp</url> <url>https://github.com/eitchnet/li.strolch.tutorialwebapp</url>
</scm> </scm>
<dependencies> <dependencies>