mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
fix tagbase
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -5,7 +5,7 @@
|
||||
<artifactId>forge</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Forge</name>
|
||||
<version>1.0.5-SNAPSHOT</version>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<description>Forge</description>
|
||||
<url>http://www.slightlymagic.net/</url>
|
||||
<properties>
|
||||
@@ -57,7 +57,7 @@
|
||||
<version>2.1</version>
|
||||
<configuration>
|
||||
<tagBase>
|
||||
https://cardforge.googlecode.com/svn/tags
|
||||
http://cardforge.googlecode.com/svn/tags
|
||||
</tagBase>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user