mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[libgdx] More changes to get release + subdirectory working
This commit is contained in:
parent
2585dc16ab
commit
8ff32b9916
@ -91,17 +91,10 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<executions>
|
<version>2.5.3</version>
|
||||||
<execution>
|
<configuration>
|
||||||
<id>default</id>
|
<pomFileName>spine-libgdx/spine-libgdx/pom.xml</pomFileName>
|
||||||
<goals>
|
</configuration>
|
||||||
<goal>perform</goal>
|
|
||||||
</goals>
|
|
||||||
<configuration>
|
|
||||||
<pomFileName>spine-libgdx/spine-libgdx/pom.xml</pomFileName>
|
|
||||||
</configuration>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user