updated artifactId
This commit is contained in:
parent
1179ac1892
commit
7625fb91f7
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>com.poststats</groupId>
|
<groupId>com.poststats</groupId>
|
||||||
<artifactId>source-format</artifactId>
|
<artifactId>source-format-tile</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
<packaging>tile</packaging>
|
<packaging>tile</packaging>
|
||||||
|
|
||||||
|
2
tile.xml
2
tile.xml
@ -63,7 +63,7 @@
|
|||||||
</property>
|
</property>
|
||||||
</activation>
|
</activation>
|
||||||
<properties>
|
<properties>
|
||||||
<eclipse-source-formatter.url>https://bitbucket.org/poststats/poststats-db/raw/v${project.version}/db/eclipse-formatter.xml</eclipse-source-formatter.url>
|
<eclipse-source-formatter.url>https://bitbucket.org/poststats/poststats-db/raw/v@project.version@/db/eclipse-formatter.xml</eclipse-source-formatter.url>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user