Skip to content

Commit 71c8ae6

Browse files
author
Tobias Richter
committed
Update links from travis-ci.org to travis-ci.com
1 parent 5c09399 commit 71c8ae6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="https://wcm.io/images/favicon-16@2x.png"/> Eclipse Maven Plugin
22
======
3-
[![Build Status](https://travis-ci.org/wcm-io-devops/eclipse-maven-plugin.png?branch=develop)](https://travis-ci.org/wcm-io-devops/eclipse-maven-plugin)
3+
[![Build Status](https://travis-ci.com/wcm-io-devops/eclipse-maven-plugin.png?branch=develop)](https://travis-ci.com/wcm-io-devops/eclipse-maven-plugin)
44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven.plugins/eclipse-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.wcm.devops.maven.plugins/eclipse-maven-plugin)
55

66
The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ under the License.
5858

5959
<ciManagement>
6060
<system>Travis CI</system>
61-
<url>https://travis-ci.org/wcm-io-devops</url>
61+
<url>https://travis-ci.com/wcm-io-devops</url>
6262
</ciManagement>
6363

6464
<organization>

0 commit comments

Comments
 (0)