Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simonstrator
PeerfactSim.KOM
Commits
104224ba
Commit
104224ba
authored
Jan 14, 2021
by
Julian Zobel
Browse files
Removed unused POM import
parent
7b07b451
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
104224ba
...
...
@@ -248,13 +248,7 @@
<artifactId>
commons-math3
</artifactId>
<version>
3.6.1
</version>
</dependency>
<!-- OLD Math for some outdated classes -->
<!-- <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math</artifactId>
<version>2.2</version>
</dependency>-->
<dependency>
<groupId>
commons-net
</groupId>
...
...
@@ -293,14 +287,13 @@
<artifactId>
ssj
</artifactId>
<version>
3.3.1
</version>
</dependency>
<!--
<dependency>
<groupId>
umontreal.iro.lecuyer
</groupId>
<artifactId>
ssj
</artifactId>
<version>
1.1.9
</version>
</dependency>
-->
<!-- Date & Time calculations -->
<dependency>
<groupId>
joda-time
</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