diff --git a/api/pom.xml b/api/pom.xml index 2f9b112..81e6417 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,86 +1,86 @@ - + + 4.0.0 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - 4.0.0 + + seam-jcr-parent + org.jboss.seam.jcr + 3.0.0-SNAPSHOT + ../pom.xml + - - seam-jcr-parent - org.jboss.seam.jcr - 3.0.0-SNAPSHOT - ../pom.xml - + seam-jcr-api + jar - seam-jcr-api - jar + Seam JCR API + + ${project.parent.url} - Seam JCR API - - ${project.parent.url} - - - - - - maven-surefire-plugin - - true - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.6 - 1.6 - - - - - - - - distribution - - - release - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - false - - - - - - - - + + + + + maven-surefire-plugin + + true + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + + + + + + distribution + + + release + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + false + + + + + + + + + + + javax.jcr + jcr + + diff --git a/pom.xml b/pom.xml index 19e7896..be761e1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,150 +1,150 @@ - + + 4.0.0 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - 4.0.0 + + seam-parent + org.jboss.seam + 9 + - - seam-parent - org.jboss.seam - 9 - + org.jboss.seam.jcr + seam-jcr-parent + pom + 3.0.0-SNAPSHOT + Seam JCR Module + http://www.seamframework.org/Seam3/JCRModuleHome - org.jboss.seam.jcr - seam-jcr-parent - pom - 3.0.0-SNAPSHOT - Seam JCR Module - http://www.seamframework.org/Seam3/JCRModuleHome + + 3.0.0.CR1 + 1.0.0.CR1 + - - 3.0.0.CR1 - 1.0.0.CR1 - + + 3.0 + - - 3.0 - + + api + impl + combined + - - api - impl - combined - + + + + org.jboss.seam + seam-bom + ${seam.version} + pom + import + - - - - org.jboss.seam - seam-bom - ${seam.version} - pom - import - + + + org.jboss.seam.jcr + seam-jcr-api + ${project.version} + - - - org.jboss.seam.jcr - seam-jcr-api - ${project.version} - + + org.jboss.seam.jcr + seam-jcr-impl + ${project.version} + - - org.jboss.seam.jcr - seam-jcr-impl - ${project.version} - + + org.jboss.seam.jcr + seam-jcr + ${project.version} + - - org.jboss.seam.jcr - seam-jcr - ${project.version} - + + javax.jcr + jcr + 2.0 + + + - - + + + + javax.enterprise + cdi-api + provided + + - - - - javax.enterprise - cdi-api - provided - - + + + distribution + + + release + + + + docs + dist + + + + jboss-public-repository + + + jboss-public-repository + !false + + + + + jboss-public-repository-group + JBoss Public Maven Repository Group + http://repository.jboss.org/nexus/content/groups/public + + true + never + + + false + never + + + + + + jboss-public-repository-group + JBoss Public Maven Repository Group + http://repository.jboss.org/nexus/content/groups/public + + true + never + + + false + never + + + + + - - - distribution - - - release - - - - docs - dist - - - - jboss-public-repository - - - jboss-public-repository - !false - - - - - jboss-public-repository-group - JBoss Public Maven Repository Group - http://repository.jboss.org/nexus/content/groups/public - - true - never - - - false - never - - - - - - jboss-public-repository-group - JBoss Public Maven Repository Group - http://repository.jboss.org/nexus/content/groups/public - - true - never - - - false - never - - - - - - - - scm:git:git://github.com/seam/jcr.git - scm:git:git@github.com:seam/jcr.git - http://github.com/seam/jcr - + + scm:git:git://github.com/seam/jcr.git + scm:git:git@github.com:seam/jcr.git + http://github.com/seam/jcr +