Skip to content

Instantly share code, notes, and snippets.

@anpieber
Created April 1, 2011 14:43
Show Gist options
  • Save anpieber/898247 to your computer and use it in GitHub Desktop.
Save anpieber/898247 to your computer and use it in GitHub Desktop.
<features name="openengsb-itests-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.0.0 http://karaf.apache.org/xmlns/features/v1.0.0">
<repository>mvn:org.openengsb.connector/openengsb-connector-memoryauditing/${project.version}/xml/features</repository>
<repository>mvn:org.openengsb/openengsb/${project.version}/xml/features</repository>
</features>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment