Skip to content

Commit

Permalink
release 1.1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehertwig committed Jun 19, 2019
1 parent 7b247ea commit 9ca9dfa
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion admin-tools-core-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<!--<version>1.0.0</version>-->
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-dbbrowser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-demo-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-demo-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-demo-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-filebrowser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-jminix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-log4j2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-melody/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-properties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion admin-tools-quartz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools</artifactId>
<version>1.1.7.1</version>
<version>1.1.7.2</version>
<packaging>pom</packaging>

<name>Admin tools</name>
Expand Down

0 comments on commit 9ca9dfa

Please sign in to comment.