diff --git a/pom.xml b/pom.xml index f7c6c7be5d1a65c50af5337c642b042b4086068b..be7e80b37e766061f30c0b545c36eaf9c74cb424 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + com.schbrain.framework + schbrain-parent + 1.0.0-SNAPSHOT + + com.schbrain.kp schbrain-archetype 1.0-SNAPSHOT @@ -15,4 +21,14 @@ 11 + + + libs-releases + ${maven.repository.url}/maven-releases + + + libs-snapshots + ${maven.repository.url}/maven-snapshots + + \ No newline at end of file