Skip to content

Commit

Permalink
[skip ci] Automated release release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Nov 20, 2019
1 parent c2b427e commit 2251494
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion parent-checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<relativePath>../</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions parent-generic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<relativePath>../</relativePath>
</parent>

Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent-checkstyle</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
</dependency>
</dependencies>
<executions>
Expand Down
2 changes: 1 addition & 1 deletion parent-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent-generic</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<relativePath>../parent-generic/</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent-opensource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent-generic</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<relativePath>../parent-generic/</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>

<!-- project meta info -->
<name>WrzasqPl Parent</name>
Expand Down

0 comments on commit 2251494

Please sign in to comment.