Skip to content

Commit 8491e3a

Browse files
author
admin@xworlds.eu
committed
Setting pear-java version to 0.1.0
1 parent 3242231 commit 8491e3a

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
@@ -7,7 +7,7 @@
77

88
<parent>
99
<groupId>org.phpmaven.build</groupId>
10-
<artifactId>generic-parent-branches</artifactId>
10+
<artifactId>generic-parent-tags</artifactId>
1111
<version>1</version>
1212
</parent>
1313

java-parent/pom.xml

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

88
<parent>
99
<groupId>org.phpmaven.build</groupId>
10-
<artifactId>java-parent-branches</artifactId>
10+
<artifactId>java-parent-tags</artifactId>
1111
<version>1</version>
1212
</parent>
1313

pom.xml

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

88
<parent>
99
<groupId>org.phpmaven.build</groupId>
10-
<artifactId>site-parent-branches</artifactId>
10+
<artifactId>site-parent-tags</artifactId>
1111
<version>1</version>
1212
</parent>
1313

site-parent/pom.xml

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

88
<parent>
99
<groupId>org.phpmaven.build</groupId>
10-
<artifactId>site-parent-branches</artifactId>
10+
<artifactId>site-parent-tags</artifactId>
1111
<version>1</version>
1212
</parent>
1313

0 commit comments

Comments
 (0)