Skip to content

Commit

Permalink
[maven-release-plugin] prepare release smardes-middleware-1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjh-c committed Feb 9, 2019
1 parent 75358af commit a78bad8
Show file tree
Hide file tree
Showing 18 changed files with 20 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion Middleware/smardes-middleware/base/smardes-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion Middleware/smardes-middleware/build/smardes-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion Middleware/smardes-middleware/modules/smardes-todo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
8 changes: 3 additions & 5 deletions Middleware/smardes-middleware/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,12 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -78,7 +76,7 @@
<connection>scm:git:https://github.com/FraunhoferFITBusinessInformationSystems/SmarDesAtWork.git</connection>
<developerConnection>scm:git:https://github.com/FraunhoferFITBusinessInformationSystems/SmarDesAtWork.git</developerConnection>
<url>https://github.com/FraunhoferFITBusinessInformationSystems/SmarDesAtWork</url>
<tag>HEAD</tag>
<tag>smardes-middleware-1.5.2</tag>
</scm>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
</parent>

<artifactId>smardes-backend-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Middleware/smardes-middleware/smardes-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
</parent>

<artifactId>smardes-distribution</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.camline.projects.smardes</groupId>
<artifactId>smardes-middleware</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down

0 comments on commit a78bad8

Please sign in to comment.