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
a6407e46
Commit
a6407e46
authored
Jul 15, 2013
by
bouquetf
Browse files
Updated maven-release-plugin for BOS connectors
parent
a703eed3
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
a6407e46
...
...
@@ -27,16 +27,14 @@
<artifactId>
maven-release-plugin
</artifactId>
<version>
2.4
</version>
<configuration>
<tagBase>
https://svn.bonitasoft.org/bonita-connectors-6/tags/connectors/bonita-connector-twitter
</tagBase>
<preparationGoals>
clean install
</preparationGoals>
<goals>
deploy
</goals>
<autoVersionSubmodules>
true
</autoVersionSubmodules>
</configuration>
</plugin>
</plugins>
</build>
<scm>
<developerConnection>
scm:
svn:https://svn.bonitasoft.org/bonita-connectors-6/trunk/connectors
/bonita-connector-twitter
</developerConnection>
<developerConnection>
scm:
git:git@github.com:bonitasoft
/bonita-connector-twitter
.git
</developerConnection>
</scm>
...
...
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