Skip to content

Commit

Permalink
Merge branch 'dev_javaplugin'
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSchumacherCapgemini committed Jun 30, 2020
2 parents 76e24b5 + 3fef22d commit 3d7714d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<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>
<artifactId>javaplugin-model</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<name>CobiGen Javaplugin Model</name>
<packaging>jar</packaging>
<description>CobiGen - Java Plug-in Model</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>javaplugin</artifactId>
<name>CobiGen - Java Plug-in</name>
<version>2.2.1</version>
<version>2.2.2</version>
<packaging>jar</packaging>
<description>CobiGen - Java Plug-in</description>

Expand Down
2 changes: 1 addition & 1 deletion documentation/master-cobigen.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This document contains the documentation of the CobiGen core module as well as a
---

* CobiGen v6.1.1
* CobiGen - Java Plug-in v2.2.1
* CobiGen - Java Plug-in v2.2.2
* CobiGen - XML Plug-in v4.2.0
* CobiGen - TypeScript Plug-in v2.4.3
* CobiGen - Property Plug-in v2.1.0
Expand Down

0 comments on commit 3d7714d

Please sign in to comment.