Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Bumped the application revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
dotStart committed Jul 30, 2019
1 parent ff8375f commit a71cbf2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>tv.dotstart.beacon</groupId>
<artifactId>parent</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>tv.dotstart.beacon</groupId>
<artifactId>repository-model</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion repository-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>tv.dotstart.beacon</groupId>
<version>2.1.2</version>
<version>2.1.3</version>
</parent>

<artifactId>repository-compiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion repository-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>tv.dotstart.beacon</groupId>
<version>2.1.2</version>
<version>2.1.3</version>
</parent>

<artifactId>repository-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>tv.dotstart.beacon</groupId>
<version>2.1.2</version>
<version>2.1.3</version>
</parent>

<artifactId>ui</artifactId>
Expand Down

0 comments on commit a71cbf2

Please sign in to comment.