File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.build.phpexec-java</groupId >
17
17
<artifactId >generic-parent</artifactId >
18
- <version >0.1.5-SNAPSHOT </version >
18
+ <version >0.1.5</version >
19
19
<packaging >pom</packaging >
20
20
21
21
<name >generic-parent:${project.version} </name >
Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.build.phpexec-java</groupId >
17
17
<artifactId >generic-java-parent</artifactId >
18
- <version >0.1.5-SNAPSHOT </version >
18
+ <version >0.1.5</version >
19
19
<packaging >pom</packaging >
20
20
21
21
<name >java-parent:${project.version} </name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.phpmaven.build.phpexec-java</groupId >
10
10
<artifactId >generic-java-parent</artifactId >
11
- <version >0.1.5-SNAPSHOT </version >
11
+ <version >0.1.5</version >
12
12
<relativePath >../java-parent/pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.sites</groupId >
17
17
<artifactId >phpexec-java-site</artifactId >
18
- <version >0.1.5-SNAPSHOT </version >
18
+ <version >0.1.5</version >
19
19
<packaging >pom</packaging >
20
20
21
21
<name >${project.version} </name >
38
38
<connection >${phpmavenRootScmUrl} </connection >
39
39
<developerConnection >${phpmavenRootScmUrl} </developerConnection >
40
40
<url >${phpmavenRootScmUrlWeb} </url >
41
- <tag >HEAD </tag >
41
+ <tag >phpexec-java-site-0.1.5 </tag >
42
42
</scm >
43
43
44
44
<modules >
Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.build.phpexec-java</groupId >
17
17
<artifactId >generic-site-parent</artifactId >
18
- <version >0.1.5-SNAPSHOT </version >
18
+ <version >0.1.5</version >
19
19
<packaging >pom</packaging >
20
20
21
21
<name >site-parent:${project.version} </name >
You can’t perform that action at this time.
0 commit comments