Skip to content

Commit

Permalink
name and related refactoring...
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-kumar committed Jul 17, 2022
1 parent 34bee98 commit a5b2f12
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 26 deletions.
7 changes: 4 additions & 3 deletions peppol-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-common</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-evidence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-evidence</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-icd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-icd</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-lookup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-lookup</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-mode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-mode</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-publisher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-publisher</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-sbdh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-sbdh</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
7 changes: 4 additions & 3 deletions peppol-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
-->

<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>

<parent>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<groupId>network.oxalis.vefa</groupId>
<version>2.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>peppol-security</artifactId>

Expand All @@ -35,7 +36,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>network.oxalis.vefa</groupId>
<artifactId>peppol-parent</artifactId>
<artifactId>vefa-peppol</artifactId>
<packaging>pom</packaging>
<version>2.3.1-SNAPSHOT</version>

Expand All @@ -44,7 +44,7 @@
<scm>
<tag>HEAD</tag>
<url>https://github.com/OxalisCommunity/vefa-peppol</url>
<connection>scm:git:https://github.com/OxalisCommunity/vefa-peppol.git</connection>
<connection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:OxalisCommunity/vefa-peppol.git</developerConnection>
</scm>

Expand Down

0 comments on commit a5b2f12

Please sign in to comment.