Compare commits

..

No commits in common. "test" and "main" have entirely different histories.
test ... main

5015 changed files with 29 additions and 5172 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>cms</artifactId> <artifactId>jnpf-java-boot</artifactId>
<groupId>com.jnpf</groupId> <groupId>com.jnpf</groupId>
<version>3.5.0-RELEASE</version> <version>3.5.0-RELEASE</version>
</parent> </parent>

View File

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>cms</artifactId> <artifactId>jnpf-java-boot</artifactId>
<groupId>com.jnpf</groupId> <groupId>com.jnpf</groupId>
<version>3.5.0-RELEASE</version> <version>3.5.0-RELEASE</version>
</parent> </parent>

View File

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>cms</artifactId> <artifactId>jnpf-java-boot</artifactId>
<groupId>com.jnpf</groupId> <groupId>com.jnpf</groupId>
<version>3.5.0-RELEASE</version> <version>3.5.0-RELEASE</version>
</parent> </parent>
@ -28,4 +28,4 @@
</dependencies> </dependencies>
</project> </project>

Some files were not shown because too many files have changed in this diff Show More