Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
graphstream
gs-algo
Commits
327b7626
Commit
327b7626
authored
Apr 07, 2015
by
Guilhelm SAVIN
Browse files
Minor changes in POM.
parent
b2ef4d20
Changes
1
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
327b7626
...
...
@@ -275,13 +275,13 @@
<dependency>
<groupId>
org.apache.commons
</groupId>
<artifactId>
commons-math3
</artifactId>
<version>
3.
0
</version>
<version>
3.
4.1
</version>
<optional>
false
</optional>
</dependency>
<dependency>
<groupId>
org.graphstream
</groupId>
<artifactId>
gs-core
</artifactId>
<version>
1.3-SNAPSHOT
</version>
<version>
${project.version}
</version>
<optional>
false
</optional>
</dependency>
<dependency>
...
...
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