File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ management:
18
18
19
19
Stable releases
20
20
===============
21
- On `Maven central <https://search.maven.org/artifact/com.github.ie3-institute/PowerSystemUtils >`_:
21
+ On `Maven central <https://search.maven.org/artifact/com.github.ie3-institute/PowerSystemDataModel >`_:
22
22
23
23
.. code-block :: xml
24
24
25
25
<dependency >
26
26
<groupId >com.github.ie3-institute</groupId >
27
- <artifactId >PowerSystemUtils </artifactId >
28
- <version >1.3.1 </version >
27
+ <artifactId >PowerSystemDataModel </artifactId >
28
+ <version >1.1.0 </version >
29
29
</dependency >
30
30
31
31
Snapshot releases
@@ -45,6 +45,6 @@ and add the dependency:
45
45
46
46
<dependency >
47
47
<groupId >com.github.ie3-institute</groupId >
48
- <artifactId >PowerSystemUtils </artifactId >
49
- <version >1.3.2 -SNAPSHOT</version >
48
+ <artifactId >PowerSystemDataModel </artifactId >
49
+ <version >2.0 -SNAPSHOT</version >
50
50
</dependency >
You can’t perform that action at this time.
0 commit comments