switched to inteligr8
This commit is contained in:
parent
e488fcf5d2
commit
0d359d89d7
12
pom.xml
12
pom.xml
@ -4,20 +4,20 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.poststats</groupId>
|
||||
<groupId>com.inteligr8</groupId>
|
||||
<artifactId>source-format-tile</artifactId>
|
||||
<version>1.0.5</version>
|
||||
<version>1.0.0</version>
|
||||
<packaging>tile</packaging>
|
||||
|
||||
<name>PostStats Source Formatter</name>
|
||||
<name>Inteligr8 Source Formatter</name>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<id>brian.long</id>
|
||||
<name>Brian Long</name>
|
||||
<email>brian.long@poststats.com</email>
|
||||
<organization>PostStats</organization>
|
||||
<organizationUrl>https://www.poststats.com</organizationUrl>
|
||||
<email>brian@inteligr8.com</email>
|
||||
<organization>Inteligr8</organization>
|
||||
<organizationUrl>https://www.inteligr8.com</organizationUrl>
|
||||
<url>https://twitter.com/brianmlong</url>
|
||||
</developer>
|
||||
</developers>
|
||||
|
2
tile.xml
2
tile.xml
@ -66,7 +66,7 @@
|
||||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<eclipse-source-formatter.url>https://bitbucket.org/poststats/source-format-tile/raw/v@project.version@/eclipse-formatter.xml</eclipse-source-formatter.url>
|
||||
<eclipse-source-formatter.url>https://bitbucket.org/inteligr8/source-format-tile/raw/v@project.version@/eclipse-formatter.xml</eclipse-source-formatter.url>
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
Loading…
x
Reference in New Issue
Block a user