Skip to content

Commit 176eac2

Browse files
author
phasenraum2010
committed
ongoing work on #34 #39
1 parent 1b87ec4 commit 176eac2

File tree

12 files changed

+4
-36
lines changed

12 files changed

+4
-36
lines changed

defcon-applications/defcon-cloud-apps/who-is-who-printmedien/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
<dependency>
3430
<groupId>org.woehlke.humanrights.digital.defense</groupId>
3531
<artifactId>defcon-data-warehouse</artifactId>

defcon-applications/defcon-cloud-apps/who-is-who-rundfunk/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
<dependency>
3430
<groupId>org.woehlke.humanrights.digital.defense</groupId>
3531
<artifactId>defcon-data-warehouse</artifactId>

defcon-applications/defcon-cloud-apps/who-is-who-wahlen-btw17/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
<dependency>
3430
<groupId>org.woehlke.humanrights.digital.defense</groupId>
3531
<artifactId>defcon-data-warehouse</artifactId>

defcon-applications/defcon-data-processor/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
</dependencies>
3430

3531
<profiles>

defcon-applications/defcon-data-warehouse/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
</dependencies>
3430

3531
<profiles>

defcon-applications/defcon-twitter-cockpit/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
</dependencies>
3430

3531
<profiles>

defcon-applications/defcon-youtube-cockpit/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
</dependencies>
3430

3531
<profiles>

defcon-applications/macports-dependencies-cockpit/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<groupId>org.woehlke.humanrights.digital.defense</groupId>
2727
<artifactId>defcon-engineering</artifactId>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.woehlke.humanrights.digital.defense</groupId>
31-
<artifactId>defcon-prototyping</artifactId>
32-
</dependency>
3329
</dependencies>
3430

3531
<profiles>

defcon-insourcing/btw17kandidaten/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
6-
<artifactId>defcon-engineering</artifactId>
6+
<artifactId>defcon-insourcing</artifactId>
77
<groupId>org.woehlke.humanrights.digital.defense</groupId>
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>

defcon-insourcing/spring-boot-starter-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
6-
<artifactId>defcon-engineering</artifactId>
6+
<artifactId>defcon-insourcing</artifactId>
77
<groupId>org.woehlke.humanrights.digital.defense</groupId>
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>

defcon-insourcing/twitterwall2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
6-
<artifactId>defcon-engineering</artifactId>
6+
<artifactId>defcon-insourcing</artifactId>
77
<groupId>org.woehlke.humanrights.digital.defense</groupId>
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>

defcon-insourcing/twitterwall3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
6-
<artifactId>defcon-engineering</artifactId>
6+
<artifactId>defcon-insourcing</artifactId>
77
<groupId>org.woehlke.humanrights.digital.defense</groupId>
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>

0 commit comments

Comments
 (0)