This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new f6d2791  Fix zookeeper-it profile name
f6d2791 is described below

commit f6d27918854a61c65f3ba6875634c5ac9c1501ba
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jul 2 12:58:00 2020 +0200

    Fix zookeeper-it profile name
---
 fit/core-reference/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index eb6ff13..dc9f8a9 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -452,7 +452,7 @@ under the License.
   
   <profiles>
     <profile>
-      <id>zookeper-it</id>
+      <id>zookeeper-it</id>
 
       <build>
         <plugins>

Reply via email to