Skip to content

Commit 307f1fe

Browse files
ModeSevenIndustrialSolutionsGerrit Code Review
authored andcommitted
Merge "Chore(deps): Bump org.apache.maven.plugins:maven-resources-plugin from 2.6 to 3.3.1"
2 parents 69ed921 + 80d603b commit 307f1fe

File tree

5 files changed

+5
-5
lines changed
  • distribution
  • features/sdnr/wt
    • devicemanager-core/installer
    • mountpoint-registrar/installer
    • mountpoint-state-provider/installer

5 files changed

+5
-5
lines changed

distribution/oam-controller-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</plugin>
6464
<plugin>
6565
<artifactId>maven-resources-plugin</artifactId>
66-
<version>2.6</version>
66+
<version>3.3.1</version>
6767
<executions>
6868
<execution>
6969
<id>copy-dockerfile</id>

distribution/oam-controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
</plugin>
9191
<plugin>
9292
<artifactId>maven-resources-plugin</artifactId>
93-
<version>2.6</version>
93+
<version>3.3.1</version>
9494
<executions>
9595
<execution>
9696
<id>copy-dockerfile</id>

features/sdnr/wt/devicemanager-core/installer/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</plugin>
114114
<plugin>
115115
<artifactId>maven-resources-plugin</artifactId>
116-
<version>2.6</version>
116+
<version>3.3.1</version>
117117
<executions>
118118
<execution>
119119
<id>copy-schemas</id>

features/sdnr/wt/mountpoint-registrar/installer/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</plugin>
114114
<plugin>
115115
<artifactId>maven-resources-plugin</artifactId>
116-
<version>2.6</version>
116+
<version>3.3.1</version>
117117
<executions>
118118
<execution>
119119
<id>copy-schemas</id>

features/sdnr/wt/mountpoint-state-provider/installer/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</plugin>
114114
<plugin>
115115
<artifactId>maven-resources-plugin</artifactId>
116-
<version>2.6</version>
116+
<version>3.3.1</version>
117117
<executions>
118118
<execution>
119119
<id>copy-schemas</id>

0 commit comments

Comments
 (0)