Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
frascati
frascati
Commits
55d816b0
Commit
55d816b0
authored
Aug 06, 2012
by
Philippe Merle
Browse files
Added dependency to Nuxeo ECM Core Event Component.
parent
fe33c44f
Changes
1
Hide whitespace changes
Inline
Side-by-side
frascati/nuxeo/frascati-implementation-nuxeo/examples/nuxeo/pom.xml
View file @
55d816b0
...
...
@@ -93,6 +93,13 @@
<version>
${nuxeo.version}
</version>
</dependency>
<!-- Nuxeo ECM Core Event Component. -->
<dependency>
<groupId>
org.nuxeo.ecm.core
</groupId>
<artifactId>
nuxeo-core-event
</artifactId>
<version>
${nuxeo.version}
</version>
</dependency>
</dependencies>
<!-- ============ -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment