Skip to content

Commit

Permalink
fixed some unneeded version names
Browse files Browse the repository at this point in the history
  • Loading branch information
mepeisen committed Sep 15, 2012
1 parent 26cf751 commit 30bcb72
Show file tree
Hide file tree
Showing 36 changed files with 30 additions and 38 deletions.
2 changes: 1 addition & 1 deletion maven-plugins/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>site-2.0-SNAPSHOT</name>
<name>site</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/archetypes/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>site-archetypes-2.0-SNAPSHOT</name>
<name>site-archetypes</name>
<comment></comment>
<projects>
</projects>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/archetypes/archetype-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

<groupId>org.phpmaven.build</groupId>
<artifactId>archetype-parent</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>archetype-parent:${project.version}</name>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/archetypes/php5-doctrine-archetype/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>php5-doctrine-archetype-2.0-SNAPSHOT</name>
<name>php5-doctrine-archetype</name>
<comment></comment>
<projects>
</projects>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/archetypes/php5-doctrine-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<groupId>org.phpmaven</groupId>
<artifactId>php5-doctrine-archetype</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>PHP ARCHETYPE: PHP DOCTRINE ${project.version}</name>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/archetypes/php5-lib-archetype/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>php5-lib-archetype-2.0-SNAPSHOT</name>
<name>php5-lib-archetype</name>
<comment></comment>
<projects>
</projects>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/archetypes/php5-lib-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<groupId>org.phpmaven</groupId>
<artifactId>php5-lib-archetype</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>PHP ARCHETYPE: PHP LIBRARY ${project.version}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
</parent>

<properties>
<phpmaven.release.number>2.0-SNAPSHOT</phpmaven.release.number>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<phpunit.version>3.6.10</phpunit.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/archetypes/php5-web-archetype/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>php5-web-archetype-2.0-SNAPSHOT</name>
<name>php5-web-archetype</name>
<comment></comment>
<projects>
</projects>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/archetypes/php5-web-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<groupId>org.phpmaven</groupId>
<artifactId>php5-web-archetype</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>PHP ARCHETYPE: PHP WEB MODULE ${project.version}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
</parent>

<properties>
<phpmaven.release.number>2.0-SNAPSHOT</phpmaven.release.number>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<phpunit.version>3.6.10</phpunit.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/archetypes/php5-zend-archetype/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>php5-zend-archetype-2.0-SNAPSHOT</name>
<name>php5-zend-archetype</name>
<comment></comment>
<projects>
</projects>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/archetypes/php5-zend-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<groupId>org.phpmaven</groupId>
<artifactId>php5-zend-archetype</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>PHP ARCHETYPE: PHP ZEND ${project.version}</name>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

<groupId>org.phpmaven.sites</groupId>
<artifactId>site-archetypes</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>archetypes:${project.version}</name>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/generic-parent/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>generic-java-parent-2.0-SNAPSHOT</name>
<name>generic-java-parent</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/java-parent/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>generic-java-parent-2.0-SNAPSHOT</name>
<name>generic-java-parent</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-httpd-control-api/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-httpd-control-api-2.0-SNAPSHOT</name>
<name>maven-httpd-control-api</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-httpd-control-config/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-httpd-control-config-2.0-SNAPSHOT</name>
<name>maven-httpd-control-config</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-httpd-control-ix/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-httpd-control-ix-2.0-SNAPSHOT</name>
<name>maven-httpd-control-ix</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-httpd-control-win32/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-httpd-control-win32-2.0-SNAPSHOT</name>
<name>maven-httpd-control-win32</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-httpd-plugin/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-httpd-plugin-2.0-SNAPSHOT</name>
<name>maven-httpd-plugin</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-core/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-core-2.0-SNAPSHOT</name>
<name>maven-php-core</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-exec/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-exec-2.0-SNAPSHOT</name>
<name>maven-php-exec</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-jettycgi/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-jettycgi-2.0-SNAPSHOT</name>
<name>maven-php-jettycgi</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-pear/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-pear-2.0-SNAPSHOT</name>
<name>maven-php-pear</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-phar/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-phar-2.0-SNAPSHOT</name>
<name>maven-php-phar</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-phpdoc/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-phpdoc-2.0-SNAPSHOT</name>
<name>maven-php-phpdoc</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-phpunit/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-phpunit-2.0-SNAPSHOT</name>
<name>maven-php-phpunit</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-plugin/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-plugin-2.0-SNAPSHOT</name>
<name>maven-php-plugin</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-project/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-project-2.0-SNAPSHOT</name>
<name>maven-php-project</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-statedb/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-statedb-2.0-SNAPSHOT</name>
<name>maven-php-statedb</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/maven-php-validate-lint/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>maven-php-validate-lint-2.0-SNAPSHOT</name>
<name>maven-php-validate-lint</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/php-parent-pom/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>php-parent-pom-2.0-SNAPSHOT</name>
<name>php-parent-pom</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/phpmaven-testtool/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>phpmaven-testtool-2.0-SNAPSHOT</name>
<name>phpmaven-testtool</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugins/site-parent/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>generic-site-parent-2.0-SNAPSHOT</name>
<name>generic-site-parent</name>
<comment></comment>
<projects>
</projects>
Expand Down
6 changes: 3 additions & 3 deletions maven-plugins/src/site/xdoc/tut-tools-phar.xml.vm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ mvn -Dphar=path/to/my/file.phar org.phpmaven:maven-php-plugin:${phpmavenTagName}
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-php-plugin:2.0-SNAPSHOT:list-phar-files (default-cli) @ standal
[INFO] --- maven-php-plugin:${phpmavenTagName}:list-phar-files (default-cli) @ standal
one-pom ---
[INFO] contents of phar file C:\test\my.phar
[INFO] \MyClass.php
Expand All @@ -77,7 +77,7 @@ mvn -Dphar=path/to/my/file.phar -Dtarget=path/to/my/target-dir org.phpmaven:mave
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-php-plugin:2.0-SNAPSHOT:extract-phar (default-cli) @ standal
[INFO] --- maven-php-plugin:${phpmavenTagName}:extract-phar (default-cli) @ standal
one-pom ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
Expand All @@ -102,7 +102,7 @@ mvn -Dfrom=path/to/my/src-file.phar -Dto=path/to/my/dest-file.zip org.phpmaven:m
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-php-plugin:2.0-SNAPSHOT:convert-phar (default-cli) @ standal
[INFO] --- maven-php-plugin:${phpmavenTagName}:convert-phar (default-cli) @ standal
one-pom ---
[INFO] Extracting zip: C:\Test\test.zip
[INFO] Packing phar: C:\Test\test.phar
Expand Down

0 comments on commit 30bcb72

Please sign in to comment.