diff options
Diffstat (limited to 'BKUCertificates')
-rw-r--r-- | BKUCertificates/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index eb7541aa..8227014f 100644 --- a/BKUCertificates/pom.xml +++ b/BKUCertificates/pom.xml @@ -1,9 +1,9 @@ <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>bku</artifactId> + <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.2.14-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>at.gv.egiz</groupId> <artifactId>BKUCertificates</artifactId> |