Skip to content

Commit 59ca9c0

Browse files
committed
Forgot 2 poms in revert
1 parent 8ccb87f commit 59ca9c0

File tree

2 files changed

+4
-4
lines changed
  • it.baeyens.arduino.packaging.feature
  • it.baeyens.arduino.product

2 files changed

+4
-4
lines changed

it.baeyens.arduino.packaging.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.packaging.feature</artifactId>
1313
<version>1.0.0-SNAPSHOT</version>
1414
<packaging>eclipse-feature</packaging>

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>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
7+
<groupId></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></groupId>
1313
<artifactId>it.baeyens.arduino.product</artifactId>
1414
<version>1.0.0-SNAPSHOT</version>
1515
<packaging>eclipse-repository</packaging>

0 commit comments

Comments
 (0)