File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 144144 <build >
145145 <pluginManagement >
146146 <plugins >
147- <plugin >
148- <groupId >org.apache.maven.plugins</groupId >
149- <artifactId >maven-release-plugin</artifactId >
150- <version >3.0.1</version >
151- <configuration >
152- <releaseProfiles >release</releaseProfiles >
153- </configuration >
154- </plugin >
155147 <plugin >
156148 <groupId >org.apache.maven.plugins</groupId >
157149 <artifactId >maven-deploy-plugin</artifactId >
Original file line number Diff line number Diff line change 1717 </scm >
1818
1919 <build >
20+ <pluginManagement >
21+ <plugins >
22+ <plugin >
23+ <groupId >org.apache.maven.plugins</groupId >
24+ <artifactId >maven-release-plugin</artifactId >
25+ <version >3.0.1</version >
26+ <configuration >
27+ <releaseProfiles >release</releaseProfiles >
28+ </configuration >
29+ </plugin >
30+ </plugins >
31+ </pluginManagement >
2032 <plugins >
2133 <plugin >
2234 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments