Skip to content

Commit

Permalink
Bump org.apache.maven.archetype:archetype-packaging from 3.0.1 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 3.0.1 to 3.2.1.
- [Commits](apache/maven-archetype@maven-archetype-3.0.1...maven-archetype-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.archetype:archetype-packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mswiderski committed Jun 4, 2024
1 parent eac281f commit 1e5120c
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion archetypes/automatiko-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-batch-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-db-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-event-stream-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-function-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-function-flow-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-iot-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-operator-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/automatiko-orchestration-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
</extension>
</extensions>
<pluginManagement>
Expand Down

0 comments on commit 1e5120c

Please sign in to comment.