Skip to content

Commit

Permalink
Bump maven-ear-plugin from 3.0.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [maven-ear-plugin](https://github.com/apache/maven-ear-plugin) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-ear-plugin/releases)
- [Commits](apache/maven-ear-plugin@maven-ear-plugin-3.0.1...maven-ear-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-ear-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
1 parent e5ca5c8 commit e6cc07a
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 @@ -16,7 +16,7 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" child.project.url.inherit.append.path="false">

<modelVersion>4.0.0</modelVersion>

Expand All @@ -35,7 +35,7 @@
<url>https://issues.redhat.com/</url>
</issueManagement>

<scm>
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
<connection>scm:git:[email protected]:jboss/jboss-parent-pom.git</connection>
<developerConnection>scm:git:[email protected]:jboss/jboss-parent-pom.git</developerConnection>
<url>http://github.com/jboss/jboss-parent-pom</url>
Expand Down Expand Up @@ -97,7 +97,7 @@
<version.dependency.plugin>3.1.1</version.dependency.plugin>
<version.deploy.plugin>2.8.2</version.deploy.plugin>
<version.download.plugin>1.6.7</version.download.plugin>
<version.ear.plugin>3.0.1</version.ear.plugin>
<version.ear.plugin>3.2.0</version.ear.plugin>
<version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>
<version.ejb.plugin>3.1.0</version.ejb.plugin>
<version.exec.plugin>3.0.0</version.exec.plugin>
Expand Down

0 comments on commit e6cc07a

Please sign in to comment.