Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
        <dependency>
          <groupId>org.apache.syncope.ext.flowable</groupId>
          <artifactId>syncope<artifactId>flowable-extui-flowablemodeler-client-console<app</artifactId>
          <version>${syncope.version}</version>
        </dependency>

and

Code Block
languagexml
        <dependency>
          <groupId>org.apache.syncope.ext.flowable</groupId><type>war</type>
          <artifactId>syncope-ext-flowable-client-console</artifactId>
          <version>${syncope.version}</version><scope>test</scope>
        </dependency>

and the whole <plugins/> element (including children).