Skip to content

Commit

Permalink
Reset to old plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Sep 15, 2014
1 parent 683964e commit 33dbeac
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<slf4j.version>1.6.1</slf4j.version>

<!-- Web properties -->
<maven-php.version>2.1.0</maven-php.version>
<maven-php.version>2.0.20-SNAPSHOT</maven-php.version>
<maven-jstools-plugin.version>0.6</maven-jstools-plugin.version>
<frontend-maven-plugin.version>0.0.15</frontend-maven-plugin.version>

Expand Down Expand Up @@ -166,8 +166,7 @@
</repositories>

<distributionManagement>
<!-- <site>
<id>${site.deploy.id}</id> <name>Deployment through GitHub's site deployment plugin</name> <url>${site.deploy.url}</url>
<!-- <site> <id>${site.deploy.id}</id> <name>Deployment through GitHub's site deployment plugin</name> <url>${site.deploy.url}</url>
</site> -->
<site>
<id>${project.artifactId}-site</id>
Expand Down

0 comments on commit 33dbeac

Please sign in to comment.