Skip to content
Snippets Groups Projects
Commit ca7d7b3a authored by Tim Molter's avatar Tim Molter
Browse files

com.xeiam ==> org.knowm refactor (2)

parent b0287f53
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<name>Nexus Release Repository</name> <name>Nexus Release Repository</name>
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url> <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository> </repository>
<downloadUrl>https://oss.sonatype.org/content/groups/public/com/xeiam/xchart</downloadUrl> <downloadUrl>https://oss.sonatype.org/content/groups/public/org/knowm/xchart</downloadUrl>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package com.xeiam.xchart; package org.knowm.xchart;
import static org.fest.assertions.api.Assertions.assertThat; import static org.fest.assertions.api.Assertions.assertThat;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment