Skip to content

Commit

Permalink
nog meer pom file cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Feb 11, 2021
1 parent 110cd2d commit da24056
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 671 deletions.
1 change: 0 additions & 1 deletion brmo-proxyservice/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>brmo-proxyservice</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>
Expand Down
1 change: 0 additions & 1 deletion brmo-service/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>brmo-service</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion brmo-soap-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>brmo</artifactId>
<version>2.0.3-SNAPSHOT</version>
</parent>
<name>BRMO soap utilities</name>
<name>BRMO SOAP utilities</name>
<description>Gedeelde code voor verschillende soap modules</description>
<dependencies>
<dependency>
Expand Down
1 change: 0 additions & 1 deletion brmo-stufbg204/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>brmo-stufbg204</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>war</packaging>
Expand Down
1 change: 0 additions & 1 deletion brmo-taglib/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>brmo-taglib</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>jar</packaging>
Expand Down
661 changes: 0 additions & 661 deletions brmo-topnl-loader/LICENSE

This file was deleted.

3 changes: 0 additions & 3 deletions cartografie/readme.md

This file was deleted.

1 change: 0 additions & 1 deletion datamodel/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>datamodel</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
Expand Down
1 change: 0 additions & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>docker</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>docker</packaging>
Expand Down

0 comments on commit da24056

Please sign in to comment.