We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4053a commit a624210Copy full SHA for a624210
swan-pipeline/pom.xml
@@ -3,7 +3,7 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
6
- <groupId>de.upb.cs.swt</groupId>
+ <groupId>de.fraunhofer.iem</groupId>
7
<artifactId>swan</artifactId>
8
<version>3.0.0</version>
9
<packaging>jar</packaging>
@@ -39,7 +39,7 @@
39
<developer>
40
<id>johnson</id>
41
<name>Oshando Johnson</name>
42
- <email>oshando@iem.fraunhofer.de</email>
+ <email>oshando.johnson@iem.fraunhofer.de</email>
43
</developer>
44
45
<id>budde</id>
0 commit comments