From 0dc7cf5e0189c5b4365a32706c9a529b0ecc9eb1 Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Thu, 22 Jan 2015 07:00:24 +0100 Subject: [PATCH] Project renaming --- .../RdbmsStudents2xml/rdbmsStudents2xml_solution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sda1/Etest/RdbmsStudents2xml/rdbmsStudents2xml_solution/pom.xml b/Sda1/Etest/RdbmsStudents2xml/rdbmsStudents2xml_solution/pom.xml index a90681ea4..aee9717cf 100644 --- a/Sda1/Etest/RdbmsStudents2xml/rdbmsStudents2xml_solution/pom.xml +++ b/Sda1/Etest/RdbmsStudents2xml/rdbmsStudents2xml_solution/pom.xml @@ -3,11 +3,11 @@ <modelVersion>4.0.0</modelVersion> <groupId>de.hdm-stuttgart.mi.sda1</groupId> - <artifactId>rdbms2catalog</artifactId> + <artifactId>rdbmsstudent2xml_solution</artifactId> <version>0.8</version> <packaging>jar</packaging> - <name>rdbms2catalog</name> + <name>rdbmsstudent2xml_solution</name> <url>http://www.mi.hdm-stuttgart.de/freedocs</url> -- GitLab