Skip to content

Commit

Permalink
fix modules pom
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmasek committed Sep 20, 2023
1 parent d8c22a9 commit dfd8474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.connector.adobe.esign</groupId>
<name>adobe-sign-connector</name>
<artifactId>adobe-sign-connector-modules</artifactId>
<name>adobe-esign-connector</name>
<artifactId>adobe-esign-connector-modules</artifactId>
<version>10.0.11-SNAPSHOT</version>
<packaging>pom</packaging>

Expand Down

0 comments on commit dfd8474

Please sign in to comment.