diff --git a/component/api/pom.xml b/component/api/pom.xml index 2be897d7188..8c76106b706 100644 --- a/component/api/pom.xml +++ b/component/api/pom.xml @@ -83,14 +83,4 @@ jsoup - - - ${project.artifactId} - - - com.jcabi - jcabi-maven-plugin - - - diff --git a/component/core/pom.xml b/component/core/pom.xml index 15fd47e1670..f0edb3d509d 100644 --- a/component/core/pom.xml +++ b/component/core/pom.xml @@ -60,7 +60,7 @@ org.bsc.maven maven-processor-plugin - 5.0 + 5.1 process @@ -79,7 +79,7 @@ org.hibernate.orm hibernate-jpamodelgen - 6.4.1.Final + 6.5.3.Final diff --git a/component/notification/pom.xml b/component/notification/pom.xml index 25d5d545a85..e86670b7ed8 100644 --- a/component/notification/pom.xml +++ b/component/notification/pom.xml @@ -49,10 +49,6 @@ ${project.artifactId} - - com.jcabi - jcabi-maven-plugin - org.apache.maven.plugins maven-surefire-plugin diff --git a/component/service/pom.xml b/component/service/pom.xml index 8787ba60d04..ca26a9e8ff8 100644 --- a/component/service/pom.xml +++ b/component/service/pom.xml @@ -29,7 +29,7 @@ Meeds:: PLF:: Social Service Component Meeds Social Service Component - 0.51 + 0.48 Social Rest Api 1.0 @@ -61,8 +61,20 @@ ${project.artifactId} - com.jcabi - jcabi-maven-plugin + org.codehaus.mojo + aspectj-maven-plugin + + + + io.meeds.portal + portal.component.common + + + ${project.groupId} + social-component-api + + + org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 12e440d1723..e769b6f2bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -205,8 +205,28 @@ + + + io.meeds.portal + portal.component.common + + ${project.artifactId} + + + org.codehaus.mojo + aspectj-maven-plugin + + + + io.meeds.portal + portal.component.common + + + + +