File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed
aws-serverless-jersey-archetype
aws-serverless-spring-archetype
aws-serverless-springboot3-archetype Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 6565 <plugin >
6666 <groupId >org.apache.maven.plugins</groupId >
6767 <artifactId >maven-archetype-plugin</artifactId >
68- <version >3.2.1</version >
68+ <version >3.0.1</version >
69+ <executions >
70+ <execution >
71+ <goals >
72+ <goal >integration-test</goal >
73+ </goals >
74+ </execution >
75+ </executions >
6976 </plugin >
7077 </plugins >
7178 </pluginManagement >
Original file line number Diff line number Diff line change 6666 <plugin >
6767 <groupId >org.apache.maven.plugins</groupId >
6868 <artifactId >maven-archetype-plugin</artifactId >
69- <version >3.2.1</version >
69+ <version >3.0.1</version >
70+ <executions >
71+ <execution >
72+ <goals >
73+ <goal >integration-test</goal >
74+ </goals >
75+ </execution >
76+ </executions >
7077 </plugin >
7178 </plugins >
7279 </pluginManagement >
Original file line number Diff line number Diff line change 6565 <plugin >
6666 <groupId >org.apache.maven.plugins</groupId >
6767 <artifactId >maven-archetype-plugin</artifactId >
68- <version >3.2.1</version >
68+ <version >3.0.1</version >
69+ <executions >
70+ <execution >
71+ <goals >
72+ <goal >integration-test</goal >
73+ </goals >
74+ </execution >
75+ </executions >
6976 </plugin >
7077 </plugins >
7178 </pluginManagement >
You can’t perform that action at this time.
0 commit comments