diff --git a/_config.yml b/_config.yml index 1c9fab2..35074e2 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ redcarpet: ### The following properties will change on a project-by-project basis # Context path in the remote website (usually /), will be prepended to absolute URLs for static resources -baseurl: /gh-pages +baseurl: /spring-cloud # Name of the project for display in places like page titles name: Spring Cloud diff --git a/_includes/pom.xml b/_includes/pom.xml index 9f9371b..94a5c9a 100644 --- a/_includes/pom.xml +++ b/_includes/pom.xml @@ -19,14 +19,4 @@ {@= version @} -{@ if (repository) { @} - - - {@= repository.id @} - {@= repository.name @} - {@= repository.url @} - - {@= repository.snapshotsEnabled @} - - -{@ } @} \ No newline at end of file +