diff options
Diffstat (limited to 'mocca-1.2.11/STALXService/pom.xml')
-rw-r--r-- | mocca-1.2.11/STALXService/pom.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mocca-1.2.11/STALXService/pom.xml b/mocca-1.2.11/STALXService/pom.xml deleted file mode 100644 index 402f40c6..00000000 --- a/mocca-1.2.11/STALXService/pom.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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/maven-v4_0_0.xsd"> - <parent> - <artifactId>bku</artifactId> - <groupId>at.gv.egiz</groupId> - <version>1.2.11</version> - </parent> - <modelVersion>4.0.0</modelVersion> - <groupId>at.gv.egiz</groupId> - <artifactId>STALXService</artifactId> - <name>STAL-X Service</name> - <version>1.2.11</version> - <url>http://maven.apache.org</url> - <dependencies> - <dependency> - <artifactId>STALService</artifactId> - <groupId>at.gv.egiz</groupId> - <version>1.2.11</version> - </dependency> - <dependency> - <artifactId>STALExt</artifactId> - <groupId>at.gv.egiz</groupId> - <version>1.2.11</version> - </dependency> - </dependencies> -</project>
\ No newline at end of file |