Skip to content

Commit 8ccb87f

Browse files
committed
reverted to baeyens.it
1 parent 10b348c commit 8ccb87f

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

it.baeyens.arduino.application/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../it.baeyens.arduino.parent</relativePath>
1010
</parent>
11-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
11+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1212
<artifactId>it.baeyens.arduino.application</artifactId>
1313
<version>1.0.0-SNAPSHOT</version>
1414
<packaging>eclipse-plugin</packaging>

it.baeyens.arduino.common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../it.baeyens.arduino.parent</relativePath>
1010
</parent>
11-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
11+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1212
<artifactId>it.baeyens.arduino.common</artifactId>
1313
<version>2.1.1-SNAPSHOT</version>
1414
<packaging>eclipse-plugin</packaging>

it.baeyens.arduino.core.nl1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../it.baeyens.arduino.parent</relativePath>
1010
</parent>
11-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
11+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1212
<artifactId>it.baeyens.arduino.core.nl1</artifactId>
1313
<version>1.0.0-SNAPSHOT</version>
1414
<packaging>eclipse-plugin</packaging>

it.baeyens.arduino.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../it.baeyens.arduino.parent</relativePath>
1010
</parent>
11-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
11+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1212
<artifactId>it.baeyens.arduino.core</artifactId>
1313
<version>2.1.4-SNAPSHOT</version>
1414
<packaging>eclipse-plugin</packaging>

it.baeyens.arduino.feature/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../it.baeyens.arduino.parent</relativePath>
1010
</parent>
11-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
11+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1212
<artifactId>it.baeyens.arduino.feature</artifactId>
1313
<version>2.1.4-SNAPSHOT</version>
1414
<packaging>eclipse-feature</packaging>

it.baeyens.arduino.monitor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../it.baeyens.arduino.parent</relativePath>
1010
</parent>
11-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
11+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1212
<artifactId>it.baeyens.arduino.monitor</artifactId>
1313
<version>2.1.8-SNAPSHOT</version>
1414
<packaging>eclipse-plugin</packaging>

it.baeyens.arduino.parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
44
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
55
<modelVersion>4.0.0</modelVersion>
6-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
6+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
77
<artifactId>it.baeyens.arduino.parent</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<packaging>pom</packaging>

0 commit comments

Comments
 (0)