Skip to content

Commit

Permalink
Remove references to deleted maven module
Browse files Browse the repository at this point in the history
  • Loading branch information
Renaldas Szentiks committed Nov 23, 2023
1 parent 81cd468 commit 722f181
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@
<artifactId>msm-tool.core</artifactId>
<target>/apps/valtech-msm-tools-packages/application/install</target>
</embedded>
<embedded>
<groupId>com.valtech.aem</groupId>
<artifactId>msm-tool.ui.config</artifactId>
<type>zip</type>
<target>/apps/valtech-msm-tools-packages/application/install</target>
</embedded>
</embeddeds>
</configuration>
</plugin>
Expand Down Expand Up @@ -180,10 +174,8 @@
</dependency>
<dependency>
<groupId>com.valtech.aem</groupId>
<artifactId>msm-tool.ui.config</artifactId>
<artifactId>msm-tool.core</artifactId>
<version>${project.version}</version>
<type>zip</type>
</dependency>

</dependencies>
</project>

0 comments on commit 722f181

Please sign in to comment.