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:
1818
1919Stable releases
2020===============
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 >`_:
2222
2323.. code-block :: xml
2424
2525 <dependency >
2626 <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 >
2929 </dependency >
3030
3131 Snapshot releases
@@ -45,6 +45,6 @@ and add the dependency:
4545
4646 <dependency >
4747 <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 >
5050 </dependency >
You can’t perform that action at this time.
0 commit comments