Commit 99de125c authored by Nikolay's avatar Nikolay

Rolled back changes in the poms to r 176

parent a30db598
......@@ -76,4 +76,4 @@
</dependency>
</dependencies>
</project>
</project>
\ No newline at end of file
......@@ -7,4 +7,4 @@
</parent>
<artifactId>documentation</artifactId>
<name>documentation</name>
</project>
</project>
\ No newline at end of file
......@@ -55,4 +55,4 @@
</dependency>
</dependencies>
</project>
</project>
\ No newline at end of file
......@@ -7,7 +7,7 @@
<name>cloudsim-package</name>
<description>CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services</description>
<url>http://www.cloudbus.org/cloudsim/</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
......@@ -23,26 +23,16 @@
<url>http://code.google.com/p/cloudsim/issues/list</url>
</issueManagement>
<scm>
<connection>scm:svn:http://cloudsim.googlecode.com/svn/tags/cloudsim-3.0.1</connection>
<developerConnection>scm:svn:https://cloudsim.googlecode.com/svn/tags/cloudsim-3.0.1</developerConnection>
<url>http://code.google.com/p/cloudsim/source/browse/tags/cloudsim-3.0.1</url>
<connection>scm:svn:http://cloudsim.googlecode.com/svn/trunk</connection>
<developerConnection>scm:svn:https://cloudsim.googlecode.com/svn/trunk</developerConnection>
<url>http://code.google.com/p/cloudsim/source/browse/trunk</url>
</scm>
<distributionManagement>
<!-- use the following if you're not using a snapshot version. -->
<repository>
<id>localRepo</id>
<name>RepositoryProxyRel</name>
<url>file:///${project.build.directory}/repo</url>
</repository>
</distributionManagement>
<organization>
<name>The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne</name>
<url>http://cloudbus.org/</url>
</organization>
<build>
<pluginManagement>
<plugins>
......@@ -67,9 +57,7 @@
</plugin>
</plugins>
</pluginManagement>
</build>
</build>
<dependencyManagement>
<dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment