Skip to content

Commit

Permalink
update poms
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems committed Sep 6, 2020
1 parent bce2aa7 commit 35f4b9c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Empty file modified pom.xml
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion radar.model/pom.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.obrienlabs</groupId>
<artifactId>radar.root</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</parent>
<artifactId>radar.model</artifactId>
<name>radar.model</name>
Expand Down
Empty file modified radar.se/pom.xml
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions radar.web/pom.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.obrienlabs</groupId>
<artifactId>radar.root</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</parent>
<artifactId>radar.web</artifactId>
<packaging>war</packaging>
Expand Down Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>org.obrienlabs</groupId>
<artifactId>radar.model</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.6-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit 35f4b9c

Please sign in to comment.