File tree Expand file tree Collapse file tree 6 files changed +7
-17
lines changed Expand file tree Collapse file tree 6 files changed +7
-17
lines changed Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<groupId >org.apache.geronimo.devtools</groupId >
28
28
<artifactId >geronimo-eclipse-plugin</artifactId >
29
- <version >2.1.5</version >
29
+ <version >2.1.5-SNAPSHOT </version >
30
30
<relativePath >../pom.xml</relativePath >
31
31
</parent >
32
32
<build >
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >org.apache.geronimo.devtools</groupId >
29
29
<artifactId >geronimo-eclipse-plugin</artifactId >
30
- <version >2.1.5</version >
30
+ <version >2.1.5-SNAPSHOT </version >
31
31
<relativePath >../pom.xml</relativePath >
32
32
</parent >
33
33
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<groupId >org.apache.geronimo.devtools</groupId >
28
28
<artifactId >geronimo-eclipse-plugin</artifactId >
29
- <version >2.1.5</version >
29
+ <version >2.1.5-SNAPSHOT </version >
30
30
<relativePath >../pom.xml</relativePath >
31
31
</parent >
32
32
<modules >
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<groupId >org.apache.geronimo.devtools</groupId >
28
28
<artifactId >geronimo-eclipse-plugin</artifactId >
29
- <version >2.1.5</version >
29
+ <version >2.1.5-SNAPSHOT </version >
30
30
<relativePath >../pom.xml</relativePath >
31
31
</parent >
32
32
<build >
Original file line number Diff line number Diff line change 23
23
<artifactId >geronimo-eclipse-plugin</artifactId >
24
24
<packaging >pom</packaging >
25
25
<name >Geronimo Eclipse Plugin</name >
26
- <version >2.1.5</version >
26
+ <version >2.1.5-SNAPSHOT </version >
27
27
28
28
<parent >
29
29
<groupId >org.apache</groupId >
30
30
<artifactId >apache</artifactId >
31
- <version >4 </version >
31
+ <version >6 </version >
32
32
</parent >
33
33
34
34
<description >Apache Geronimo Eclipse Plugin and WTP Server Adapter</description >
375
375
<validity >${keystoreValDays} </validity >
376
376
</configuration >
377
377
</plugin >
378
- <plugin >
379
- <groupId >org.apache.maven.plugins</groupId >
380
- <artifactId >maven-release-plugin</artifactId >
381
- <version >2.0-beta-9</version >
382
- <configuration >
383
- <useReleaseProfile >false</useReleaseProfile >
384
- <goals >deploy</goals >
385
- <arguments >-Papache-release</arguments >
386
- </configuration >
387
- </plugin >
388
378
</plugins >
389
379
</build >
390
380
Original file line number Diff line number Diff line change 31
31
<parent >
32
32
<groupId >org.apache.geronimo.devtools</groupId >
33
33
<artifactId >geronimo-eclipse-plugin</artifactId >
34
- <version >2.1.5</version >
34
+ <version >2.1.5-SNAPSHOT </version >
35
35
</parent >
36
36
37
37
<description >
You can’t perform that action at this time.
0 commit comments