Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jessica Hawkwell
/
candle-pos
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c0149939
authored
Jun 03, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pom.xml
1 parent
3304b5cb
Pipeline
#171
failed
in 2 minutes 18 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
32 deletions
pom.xml
pom.xml
View file @
c014993
...
...
@@ -194,21 +194,11 @@
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-changelog-plugin
</artifactId>
<version>
2.3
</version>
<configuration>
<providerImplementations>
<git>
jgit
</git>
</providerImplementations>
</configuration>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-changes-plugin
</artifactId>
<version>
2.12.1
</version>
<configuration>
<providerImplementations>
<git>
jgit
</git>
</providerImplementations>
</configuration>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
...
...
@@ -260,28 +250,6 @@
<artifactId>
maven-dependency-plugin
</artifactId>
<version>
3.0.1
</version>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-scm-plugin
</artifactId>
<version>
1.9.5
</version>
<configuration>
<providerImplementations>
<git>
jgit
</git>
</providerImplementations>
</configuration>
<!-- dependencies>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-jgit</artifactId>
<version>1.9.5</version>
</dependency>
</dependencies -->
</plugin>
<!-- plugin>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-jgit</artifactId>
<version>1.9.5</version>
</plugin -->
</plugins>
</reporting>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment