Versions Compared

Key

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

...

You now need to change this to:

Code Block
languagexml
<dependency>
    <groupId>com.adobe.flex.framework.themes</groupId>
    <artifactId>halo</artifactId>
    <type>swc</type>
    <scope>theme</scope>
    <version>${flex-framework.version}</version>
</dependency>

...