diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,7 +4,7 @@ <groupId>at.a-sit</groupId> <artifactId>pdf-over</artifactId> - <version>4.0.2</version> + <version>4.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>PDF-Over</name> @@ -59,9 +59,9 @@ </licenses> <scm> - <developerConnection>scm:git:ssh://git@abyss.iaik.tugraz.at/home/git/12PDF-OVER-4.0.git/trunk/pdf-over</developerConnection> - <connection>scm:svn:https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0/trunk/pdf-over</connection> - <url>https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0/trunk/pdf-over</url> + <developerConnection>scm:git:ssh://git@abyss.iaik.tugraz.at/home/git/pdf-over.git</developerConnection> + <connection>scm:svn:https://joinup.ec.europa.eu/svn/pdf-over/trunk/</connection> + <url>https://joinup.ec.europa.eu/svn/pdf-over/trunk/</url> </scm> <issueManagement> |