diff --git a/README.md b/README.md index e513b3c..9a7d487 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - # Tapestry 5 Twitter Bootstrap Module +# Tapestry 5 Twitter Bootstrap Module ## List Of Contributors - Barry Books as trsvax @@ -55,7 +55,7 @@ Bootstap Mixins - **FW** - internal mixin for attaching framework chain to component -- **LoopEnviromentMixin* +- **LoopEnviromentMixin** - add to Loop component to support paging - **Pager** @@ -65,7 +65,7 @@ Bootstap Mixins - push new objects into the environment - **Sortable** - - makes elements [Sortable]http://jqueryui.com/demos/sortable/) + - makes elements [Sortable](http://jqueryui.com/demos/sortable/) ##Using Bootstrap: diff --git a/pom.xml b/pom.xml index 3d737d7..14127a1 100644 --- a/pom.xml +++ b/pom.xml @@ -275,7 +275,30 @@ of testing facilities designed for use with TestNG (http://testng.org/), so it's - + + + + devlab722-repo + http://nexus.devlab722.net/nexus/content/repositories/releases + + + false + + + + + devlab722-snapshot-repo + http://nexus.devlab722.net/nexus/content/repositories/snapshots + + + false + + + + + sonatype-nexus + https://oss.sonatype.org/content/groups/public +