Skip to content

Commit

Permalink
ongoing work on #34 #39
Browse files Browse the repository at this point in the history
  • Loading branch information
phasenraum2010 committed Jul 16, 2018
1 parent b1885ae commit 18db5da
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 29 deletions.
4 changes: 0 additions & 4 deletions defcon-engineering/defcon-clickdummy-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions defcon-engineering/defcon-clickdummy-templating/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions defcon-engineering/defcon-documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions defcon-engineering/defcon-software-engineering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions defcon-engineering/defcon-systems-engineering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand Down
9 changes: 0 additions & 9 deletions defcon-engineering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand All @@ -38,10 +33,6 @@
</dependencyManagement>

<dependencies>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-parent</artifactId>
</dependency>
<dependency>
<groupId>org.woehlke.humanrights.digital.defense</groupId>
<artifactId>defcon-build</artifactId>
Expand Down

0 comments on commit 18db5da

Please sign in to comment.