File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,6 @@ Also show cases the 'Simple Logging Framework - slf4j'.</description>
4545 <warName >mywebapp</warName >
4646 </configuration >
4747 </plugin >
48- <plugin >
49- <groupId >org.apache.maven.plugins</groupId >
50- <artifactId >maven-deploy-plugin</artifactId >
51- <version >2.7</version >
52- </plugin >
5348 </plugins >
5449 <!-- shown as an example, second priority for the WAR name -->
5550 <finalName >mywebappNameSecondOption</finalName >
@@ -105,18 +100,5 @@ Also show cases the 'Simple Logging Framework - slf4j'.</description>
105100 <scope >test</scope >
106101 </dependency >
107102 </dependencies >
108- <distributionManagement >
109- <repository >
110- <id >central</id >
111- <name >devopsansiblejfrog-releases</name >
112- <url >http://137.117.88.166:8081/artifactory/my-maven-repo</url >
113- </repository >
114- <snapshotRepository >
115- <id >snapshots</id >
116- <name >devopsansiblejfrog-snapshots</name >
117- <url >http://137.117.88.166:8081/artifactory/my-maven-repo</url >
118- </snapshotRepository >
119- </distributionManagement >
120-
121-
103+
122104</project >
You can’t perform that action at this time.
0 commit comments