File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
common-tomcat-maven-plugin Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<artifactId >tomcat-maven-plugin</artifactId >
26
26
<groupId >org.apache.tomcat.maven</groupId >
27
- <version >3.0-forked-6 </version >
27
+ <version >3.0-forked-7-SNAPSHOT </version >
28
28
</parent >
29
29
<artifactId >common-tomcat-maven-plugin</artifactId >
30
30
<name >Apache Tomcat Maven Plugin :: Common API</name >
Original file line number Diff line number Diff line change 32
32
<artifactId >tomcat-maven-plugin</artifactId >
33
33
<packaging >pom</packaging >
34
34
<name >Apache Tomcat Maven Plugin</name >
35
- <version >3.0-forked-6 </version >
35
+ <version >3.0-forked-7-SNAPSHOT </version >
36
36
<description >The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Tomcat servlet
37
37
container.
38
38
</description >
302
302
<connection >scm:git:ssh://github.com/infusionsoft/tomcat-maven-plugin.git</connection >
303
303
<
developerConnection >scm:git:ssh://
[email protected] /infusionsoft/tomcat-maven-plugin.git</
developerConnection >
304
304
<url >https://github.com/infusionsoft/tomcat-maven-plugin.git</url >
305
- <tag >tomcat-maven-plugin-3.0-forked-6 </tag >
305
+ <tag >HEAD </tag >
306
306
</scm >
307
307
308
308
<issueManagement >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.tomcat.maven</groupId >
24
24
<artifactId >tomcat-maven-plugin</artifactId >
25
- <version >3.0-forked-6 </version >
25
+ <version >3.0-forked-7-SNAPSHOT </version >
26
26
</parent >
27
27
<modelVersion >4.0.0</modelVersion >
28
28
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<artifactId >tomcat-maven-plugin</artifactId >
25
25
<groupId >org.apache.tomcat.maven</groupId >
26
- <version >3.0-forked-6 </version >
26
+ <version >3.0-forked-7-SNAPSHOT </version >
27
27
</parent >
28
28
<artifactId >tomcat8-maven-plugin</artifactId >
29
29
<packaging >maven-plugin</packaging >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<artifactId >tomcat-maven-plugin</artifactId >
25
25
<groupId >org.apache.tomcat.maven</groupId >
26
- <version >3.0-forked-6 </version >
26
+ <version >3.0-forked-7-SNAPSHOT </version >
27
27
</parent >
28
28
<artifactId >tomcat8-war-runner</artifactId >
29
29
<name >Apache Tomcat Maven Plugin :: Tomcat 8.x War Runner</name >
You can’t perform that action at this time.
0 commit comments