Skip to content

Commit

Permalink
🐛 FIX: Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jpontdia committed Oct 20, 2023
1 parent 3fd251a commit 1ffa9ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>078efef1-d139-48ed-92f5-f8d4a0592374</groupId>
<artifactId>common-parent-pom</artifactId>
<version>1.0.14</version>
<version>1.0.15</version>
<relativePath/>
</parent>

<groupId>078efef1-d139-48ed-92f5-f8d4a0592374</groupId>
<artifactId>common-core</artifactId>
<version>1.0.13</version>
<version>1.0.14</version>
<packaging>mule-application</packaging>
<name>common-core</name>
<description>Shared Mule library that provides reusable flows, resources and configuration settings common for all applications</description>
Expand All @@ -30,7 +30,7 @@
<artifactId>mule-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<classifier>mule-application</classifier>
<classifier>mule-plugin</classifier>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 1ffa9ae

Please sign in to comment.