diff --git a/combined/pom.xml b/combined/pom.xml deleted file mode 100644 index c2cfc7d..0000000 --- a/combined/pom.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - 4.0.0 - - seam-social-parent - org.jboss.seam.social - 3.0.0-SNAPSHOT - - - seam-social - Seam Social - - ${project.parent.url} - - - - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - true - - - org.jboss.seam.social:* - - - - - - - - - - - - - org.jboss.seam.social - seam-social-api - - - org.jboss.seam.social - seam-social-impl - - - - - scm:git:git://github.com/seam/social.git - scm:git:git@github.com:seam/social.git - http://github.com/seam/social - - \ No newline at end of file diff --git a/dist/pom.xml b/dist/pom.xml index 3cdccfc..3da7f04 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -48,7 +48,7 @@ org.jboss.seam.social - seam-social-impl + seam-social @@ -61,7 +61,7 @@ org.jboss.seam.social - seam-social-impl + seam-social ${project.version} sources true diff --git a/examples/web-client/pom.xml b/examples/web-client/pom.xml index 0c27ff3..b1a5b4f 100644 --- a/examples/web-client/pom.xml +++ b/examples/web-client/pom.xml @@ -66,7 +66,7 @@ org.jboss.seam.social - seam-social-impl + seam-social runtime diff --git a/impl/pom.xml b/impl/pom.xml index 552f417..23d25ea 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -20,7 +20,7 @@ org.jboss.seam.social - seam-social-impl + seam-social jar Seam Social Module Core Implementation diff --git a/pom.xml b/pom.xml index 4bc1a00..68fc6b8 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,6 @@ api impl - combined examples/web-client @@ -70,13 +69,6 @@ ${project.version} - - org.jboss.seam.social - seam-social-impl - ${project.version} - runtime - - org.jboss.seam.social seam-social