File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.build.pear-java</groupId >
17
17
<artifactId >generic-parent</artifactId >
18
- <version >0.1.0</version >
18
+ <version >0.1.0-SNAPSHOT </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.pear-java</groupId >
17
17
<artifactId >generic-java-parent</artifactId >
18
- <version >0.1.0</version >
18
+ <version >0.1.0-SNAPSHOT </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.pear-java</groupId >
10
10
<artifactId >generic-java-parent</artifactId >
11
- <version >0.1.0</version >
11
+ <version >0.1.0-SNAPSHOT </version >
12
12
<relativePath >../java-parent/pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.phpmaven.build.pear-java</groupId >
10
10
<artifactId >generic-java-parent</artifactId >
11
- <version >0.1.0</version >
11
+ <version >0.1.0-SNAPSHOT </version >
12
12
<relativePath >../java-parent/pom.xml</relativePath >
13
13
</parent >
14
14
36
36
<dependency >
37
37
<groupId >org.phpmaven.pear-java</groupId >
38
38
<artifactId >pear-java-api</artifactId >
39
- <version >0.1.0</version >
39
+ <version >0.1.0-SNAPSHOT </version >
40
40
<scope >compile</scope >
41
41
</dependency >
42
42
<dependency >
Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.sites</groupId >
17
17
<artifactId >pear-java-site</artifactId >
18
- <version >0.1.0</version >
18
+ <version >0.1.0-SNAPSHOT </version >
19
19
<packaging >pom</packaging >
20
20
21
21
<name >${project.version} </name >
Original file line number Diff line number Diff line change 15
15
16
16
<groupId >org.phpmaven.build.pear-java</groupId >
17
17
<artifactId >generic-site-parent</artifactId >
18
- <version >0.1.0</version >
18
+ <version >0.1.0-SNAPSHOT </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