File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
- <groupId >org.eclipse.paho</groupId >
4
+ <groupId >org.eclipse.paho.p5 </groupId >
5
5
<artifactId >java-parent</artifactId >
6
6
<packaging >pom</packaging >
7
7
<version >1.2.6</version >
356
356
</profile >
357
357
</profiles >
358
358
<modules >
359
- <module >org.eclipse.paho.client.mqttv3</module >
360
- <module >org.eclipse.paho.client.mqttv3.repository</module >
361
- <module >org.eclipse.paho.client.mqttv3.test</module >
362
- <module >org.eclipse.paho.mqttv5.client</module >
363
- <module >org.eclipse.paho.mqttv5.client.repository</module >
359
+ <module >org.eclipse.paho.p5. client.mqttv3</module >
360
+ <module >org.eclipse.paho.p5. client.mqttv3.repository</module >
361
+ <module >org.eclipse.paho.p5. client.mqttv3.test</module >
362
+ <module >org.eclipse.paho.p5. mqttv5.client</module >
363
+ <module >org.eclipse.paho.p5. mqttv5.client.repository</module >
364
364
</modules >
365
365
</project >
366
366
You can’t perform that action at this time.
0 commit comments