Skip to content

Instantly share code, notes, and snippets.

@lfryc
Created May 13, 2013 13:56
Show Gist options
  • Save lfryc/5568473 to your computer and use it in GitHub Desktop.
Save lfryc/5568473 to your computer and use it in GitHub Desktop.
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-bom</artifactId>
<version>4.3.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment