Skip to content

Commit 3e5682a

Browse files
author
admin@xworlds.eu
committed
Setting phpexec-java version to 0.1.9
1 parent e8fdda2 commit 3e5682a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

generic-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<parent>
1111
<groupId>org.phpmaven.build</groupId>
12-
<artifactId>generic-parent-branches</artifactId>
12+
<artifactId>generic-parent-tags</artifactId>
1313
<version>1</version>
1414
</parent>
1515

java-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<parent>
1111
<groupId>org.phpmaven.build</groupId>
12-
<artifactId>java-parent-branches</artifactId>
12+
<artifactId>java-parent-tags</artifactId>
1313
<version>1</version>
1414
</parent>
1515

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<parent>
1111
<groupId>org.phpmaven.build</groupId>
12-
<artifactId>site-parent-branches</artifactId>
12+
<artifactId>site-parent-tags</artifactId>
1313
<version>1</version>
1414
</parent>
1515

site-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<parent>
1111
<groupId>org.phpmaven.build</groupId>
12-
<artifactId>site-parent-branches</artifactId>
12+
<artifactId>site-parent-tags</artifactId>
1313
<version>1</version>
1414
</parent>
1515

0 commit comments

Comments
 (0)