diff --git a/pom.xml b/pom.xml index e8085c7..3b04538 100644 --- a/pom.xml +++ b/pom.xml @@ -1,66 +1,66 @@ - - - 4.0.0 - de.kreth - databasedefinition - 0.0.7-SNAPSHOT - DatabaseDefinition - Database creation and definition framework - - - 1.8 - - - - - - maven-compiler-plugin - 3.5.1 - - ${java-version} - ${java-version} - -Xlint:all - true - true - - - - maven-release-plugin - 2.5.2 - - - - - - - - - - kreth-repo - munich.spallek.com-releases - http://spallek.com:8081/artifactory/releases - - - kreth-snapshots - munich.spallek.com-snapshots - http://spallek.com:8081/artifactory/snapshots - - - - - - junit - junit - 4.7 - - - - https://github.com/markuskreth/databasedefinition - scm:git:https://github.com/markuskreth/databasedefinition.git - scm:git:https://github.com/markuskreth/databasedefinition.git - databasedefinition-0.0.4 - + + + 4.0.0 + de.kreth + databasedefinition + 0.0.7-SNAPSHOT + DatabaseDefinition + Database creation and definition framework + + + 1.8 + + + + + + maven-compiler-plugin + 3.5.1 + + ${java-version} + ${java-version} + -Xlint:all + true + true + + + + maven-release-plugin + 2.5.2 + + + + + + + + + + kreth-repo + munich.spallek.com-releases + http://spallek.com:8081/artifactory/releases + + + kreth-snapshots + munich.spallek.com-snapshots + http://spallek.com:8081/artifactory/snapshots + + + + + + junit + junit + 4.12 + + + + https://github.com/markuskreth/databasedefinition + scm:git:https://github.com/markuskreth/databasedefinition.git + scm:git:https://github.com/markuskreth/databasedefinition.git + databasedefinition-0.0.4 + \ No newline at end of file