File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 114114 </dependencies >
115115
116116 <build >
117- <pluginManagement >
118- <plugins >
119- <plugin >
120- <groupId >org.apache.maven.plugins</groupId >
121- <artifactId >maven-release-plugin</artifactId >
122- <version >2.5.3</version >
123- </plugin >
124- <plugin >
125- <groupId >org.apache.maven.plugins</groupId >
126- <artifactId >maven-deploy-plugin</artifactId >
127- <version >2.8.2</version >
128- </plugin >
129- <plugin >
130- <groupId >org.apache.maven.plugins</groupId >
131- <artifactId >maven-surefire-plugin</artifactId >
132- <version >2.22.1</version >
133- <configuration >
134- <useSystemClassLoader >false</useSystemClassLoader >
135- </configuration >
136- </plugin >
137- </plugins >
138- </pluginManagement >
117+ <pluginManagement >
118+ <plugins >
119+ <plugin >
120+ <groupId >org.apache.maven.plugins</groupId >
121+ <artifactId >maven-release-plugin</artifactId >
122+ <version >2.5.3</version >
123+ </plugin >
124+ <plugin >
125+ <groupId >org.apache.maven.plugins</groupId >
126+ <artifactId >maven-deploy-plugin</artifactId >
127+ <version >2.8.2</version >
128+ </plugin >
129+ <plugin >
130+ <groupId >org.apache.maven.plugins</groupId >
131+ <artifactId >maven-surefire-plugin</artifactId >
132+ <version >2.22.1</version >
133+ <configuration >
134+ <useSystemClassLoader >false</useSystemClassLoader >
135+ </configuration >
136+ </plugin >
137+ </plugins >
138+ </pluginManagement >
139139
140140 <plugins >
141141
You can’t perform that action at this time.
0 commit comments