Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-connector-twitter
Commits
cd503297
Commit
cd503297
authored
Oct 15, 2013
by
Aurelien Pupier
Browse files
use latest connector version that declares dependency on assembly
connector correctly
parent
8485b9c3
Changes
3
Hide whitespace changes
Inline
Side-by-side
bonita-connector-twitter-direct-impl/pom.xml
View file @
cd503297
...
...
@@ -37,13 +37,6 @@
<plugins>
<plugin>
<artifactId>
maven-assembly-plugin
</artifactId>
<dependencies>
<dependency>
<groupId>
org.bonitasoft.connectors
</groupId>
<artifactId>
bonita-connectors-assembly
</artifactId>
<version>
6.1.0-rc-03
</version>
</dependency>
</dependencies>
<executions>
<execution>
<id>
assemble
</id>
...
...
bonita-connector-twitter-update-impl/pom.xml
View file @
cd503297
...
...
@@ -36,13 +36,6 @@
<plugins>
<plugin>
<artifactId>
maven-assembly-plugin
</artifactId>
<dependencies>
<dependency>
<groupId>
org.bonitasoft.connectors
</groupId>
<artifactId>
bonita-connectors-assembly
</artifactId>
<version>
6.1.0-rc-03
</version>
</dependency>
</dependencies>
<executions>
<execution>
<id>
assemble
</id>
...
...
pom.xml
View file @
cd503297
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
bonita-connectors
</artifactId>
<groupId>
org.bonitasoft.connectors
</groupId>
<version>
6.1.0-rc-0
4
</version>
<version>
6.1.0-rc-0
6
</version>
</parent>
<artifactId>
bonita-connector-twitter
</artifactId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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