Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Straut, Andrei (Coriant - PT/Amadora) committed Jun 1, 2017
1 parent 055555e commit 8389ec0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion drp-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.andreistraut.drp</groupId>
<artifactId>drp-core</artifactId>
<name>DynamicReverseProxyCore</name>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion drp-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.andreistraut.drp</groupId>
<artifactId>drp-local</artifactId>
<name>DynamicReverseProxyLocal</name>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion drp-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.andreistraut.drp</groupId>
<artifactId>drp-web</artifactId>
<name>DynamicReverseProxyWeb</name>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>war</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.andreistraut.drp</groupId>
<artifactId>drp-all</artifactId>
<name>DynamicReverseProxy</name>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 8389ec0

Please sign in to comment.