Repository: syncope
Updated Branches:
  refs/heads/2_0_X 2d3879ddb -> 831a9ffe3
  refs/heads/master f0a12dac8 -> d490b45c1


Fixing typo


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/831a9ffe
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/831a9ffe
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/831a9ffe

Branch: refs/heads/2_0_X
Commit: 831a9ffe32a0258e58f7d84354b010918faab14c
Parents: 2d3879d
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Nov 23 12:45:19 2016 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Nov 23 12:45:19 2016 +0100

----------------------------------------------------------------------
 .../reference-guide/workingwithapachesyncope/customization.adoc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/831a9ffe/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
----------------------------------------------------------------------
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
index e2edd24..a3663c8 100644
--- 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
+++ 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
@@ -133,7 +133,7 @@ straightforward: just add the `<profile>` below to 
`enduser/pom.xml`:
   <id>debug</id>
 
   <build>
-    <plugin>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.cargo</groupId>
         <artifactId>cargo-maven2-plugin</artifactId>

Reply via email to