Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Commit

Permalink
remove github pages config
Browse files Browse the repository at this point in the history
  • Loading branch information
trsvax committed Oct 28, 2012
1 parent ac4778b commit 53665fd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Expand Up @@ -314,13 +314,15 @@ of testing facilities designed for use with TestNG (http://testng.org/), so it's
</properties>
</profile>
</profiles>


<!--
<distributionManagement>
<repository>
<id>gh-pages</id>
<url>file:///${basedir}/../tapestry-bootstrap-pages/repository/</url>
</repository>
</distributionManagement>
-->

<properties>
<tapestry-release-version>5.3.4</tapestry-release-version>
Expand Down
9 changes: 9 additions & 0 deletions release.properties
@@ -0,0 +1,9 @@
#release configuration
#Sun Oct 28 07:36:17 CDT 2012
preparationGoals=clean verify
pushChanges=true
scm.commentPrefix=[maven-release-plugin]
remoteTagging=true
exec.additionalArguments=-Psonatype-oss-release -P mac-os-test,test
completedPhase=check-poms
scm.url=scm\:git\:git@github.com\:trsvax/tapestry-bootstrap.git

0 comments on commit 53665fd

Please sign in to comment.