Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
biopet.biopet
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Mirrors
biopet.biopet
Commits
4d649548
Commit
4d649548
authored
Apr 20, 2017
by
rhpvorderman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Overwrite dependency test
parent
6ae4a527
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
pom.xml
pom.xml
+14
-14
No files found.
pom.xml
View file @
4d649548
...
...
@@ -81,20 +81,6 @@
<artifactId>
scalate-core_2.11
</artifactId>
<version>
1.7.0
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.geirsson/scalafmt-core_2.11 -->
<dependency>
<groupId>
com.geirsson
</groupId>
<artifactId>
scalafmt-core_2.11
</artifactId>
<version>
0.2.1
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.geirsson/scalafmt-cli_2.11 -->
<dependency>
<groupId>
com.geirsson
</groupId>
<artifactId>
scalafmt-cli_2.11
</artifactId>
<version>
0.2.1
</version>
</dependency>
</dependencies>
<build>
...
...
@@ -228,6 +214,20 @@
</goals>
</execution>
</executions>
<dependencies>
<!-- https://mvnrepository.com/artifact/com.geirsson/scalafmt-core_2.11 -->
<dependency>
<groupId>
com.geirsson
</groupId>
<artifactId>
scalafmt-core_2.11
</artifactId>
<version>
0.2.1
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.geirsson/scalafmt-cli_2.11 -->
<dependency>
<groupId>
com.geirsson
</groupId>
<artifactId>
scalafmt-cli_2.11
</artifactId>
<version>
0.2.1
</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>
pl.project13.maven
</groupId>
...
...
Write
Preview
Markdown
is supported
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