File tree Expand file tree Collapse file tree 2 files changed +28
-20
lines changed
src/main/java/de/rub/nds/modifiablevariable/util/tests Expand file tree Collapse file tree 2 files changed +28
-20
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >de.rub.nds</groupId >
55 <artifactId >ModifiableVariable</artifactId >
6- <version >2.0Beta2 </version >
6+ <version >2.0 </version >
77 <packaging >jar</packaging >
8+ <developers >
9+ <developer >
10+ <id >jsomorovsky</id >
11+ <name >Juraj Somorovsky</name >
12+ <email >Juraj.Somorovsky@rub.de</email >
13+ <url >http://www.nds.rub.de/</url >
14+ <organization >NDS</organization >
15+ <organizationUrl >http://www.nds.rub.de</organizationUrl >
16+ <roles >
17+ <role >Architect</role >
18+ <role >Developer</role >
19+ </roles >
20+ </developer >
21+ <developer >
22+ <id >ic0ns</id >
23+ <name >Robert Merget</name >
24+ <email >robert.merget@rub.de</email >
25+ <url >http://www.nds.rub.de/</url >
26+ <organization >NDS</organization >
27+ <organizationUrl >http://www.nds.rub.de</organizationUrl >
28+ <roles >
29+ <role >Developer</role >
30+ </roles >
31+ </developer >
32+ </developers >
833 <dependencies >
934 <dependency >
1035 <groupId >junit</groupId >
1540 <dependency >
1641 <groupId >org.apache.logging.log4j</groupId >
1742 <artifactId >log4j-api</artifactId >
18- <version >2.7 </version >
43+ <version >2.8.2 </version >
1944 </dependency >
2045 <dependency >
2146 <groupId >org.apache.logging.log4j</groupId >
2247 <artifactId >log4j-core</artifactId >
23- <version >2.7 </version >
48+ <version >2.8.2 </version >
2449 </dependency >
2550 </dependencies >
2651 <properties >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments