Skip to content

Commit 0cde76f

Browse files
committed
The last ones
1 parent 99d4086 commit 0cde76f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

it.baeyens.arduino.product/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
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>
66
<parent>
7-
<groupId></groupId>
7+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
88
<artifactId>it.baeyens.arduino.parent</artifactId>
99
<version>1.0.0-SNAPSHOT</version>
1010
<relativePath>../it.baeyens.arduino.parent</relativePath>
1111
</parent>
12-
<groupId></groupId>
12+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1313
<artifactId>it.baeyens.arduino.product</artifactId>
1414
<version>1.0.0-SNAPSHOT</version>
1515
<packaging>eclipse-repository</packaging>

it.baeyens.arduino.updatesite/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
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>
66
<parent>
7-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
7+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
88
<artifactId>it.baeyens.arduino.parent</artifactId>
99
<version>1.0.0-SNAPSHOT</version>
1010
<relativePath>../it.baeyens.arduino.parent</relativePath>
1111
</parent>
12-
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
12+
<groupId>com.github.baeyens.arduino-eclipse-plugin</groupId>
1313
<artifactId>it.baeyens.arduino.updatesite</artifactId>
1414
<version>1.0.0-SNAPSHOT</version>
1515
<packaging>eclipse-repository</packaging>

0 commit comments

Comments
 (0)