Skip to content

Commit 1748631

Browse files
committed
Update artifact names for consistency
Changes names from cloudsim-plus* to cloudsimplus* Signed-off-by: Manoel Campos <[email protected]>
1 parent dcd0240 commit 1748631

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<name>CloudSim Plus Automation</name>
1111
<description>Autonomously builds and runs Cloud Computing simulation environments in CloudSim Plus from an YAML file.</description>
12-
<url>https://github.com/manoelcampos/cloudsim-plus-automation</url>
12+
<url>https://github.com/cloudsimplus/cloudsimplus-automation</url>
1313

1414
<organization>
1515
<name>Universidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO)</name>
@@ -274,7 +274,7 @@
274274
<dependencies>
275275
<dependency>
276276
<groupId>org.cloudsimplus</groupId>
277-
<artifactId>cloudsim-plus</artifactId>
277+
<artifactId>cloudsimplus</artifactId>
278278
<version>${project.version}</version>
279279
<scope>compile</scope>
280280
</dependency>

0 commit comments

Comments
 (0)