Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shiver-me-timbers/smt-building
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Bennett committed Jul 27, 2015
2 parents 8795eb9 + 5b05e61 commit f1f8f3d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-parent-pom</artifactId>
<version>1.6</version>
<relativePath/>
<relativePath />
</parent>

<artifactId>smt-building</artifactId>

<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>

<packaging>jar</packaging>

Expand Down

0 comments on commit f1f8f3d

Please sign in to comment.