branch version

This commit is contained in:
nheron 2020-11-22 19:22:43 +01:00
commit 951b38d612
29 changed files with 30 additions and 30 deletions

View file

@ -5,7 +5,7 @@
<parent>
<artifactId>drools-framework-business-proxy-parent</artifactId>
<groupId>com.pymmasoftware.jbpm</groupId>
<version>0.1.0.Final</version>
<version>0.1.0.x</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View file

@ -24,7 +24,7 @@
<parent>
<groupId>com.pymmasoftware.jbpm</groupId>
<artifactId>drools-framework-business-proxy-parent</artifactId>
<version>0.1.0.Final</version>
<version>0.1.0.x</version>
</parent>
<artifactId>drools-framework-business-proxy-app</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<artifactId>drools-framework-business-proxy-parent</artifactId>
<groupId>com.pymmasoftware.jbpm</groupId>
<version>0.1.0.Final</version>
<version>0.1.0.x</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -48,7 +48,7 @@
<dependency>
<groupId>com.pymmasoftware.jbpm</groupId>
<artifactId>drools-framework-admin-dto</artifactId>
<version>0.1.0.Final</version>
<version>0.1.0.x</version>
<scope>compile</scope>
</dependency>
</dependencies>

View file

@ -5,7 +5,7 @@
<parent>
<artifactId>drools-framework-business-proxy-parent</artifactId>
<groupId>com.pymmasoftware.jbpm</groupId>
<version>0.1.0.Final</version>
<version>0.1.0.x</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View file

@ -5,7 +5,7 @@
<parent>
<artifactId>pymma-jbpm-platform-parent</artifactId>
<groupId>com.pymmasoftware.jbpm</groupId>
<version>0.1.0.Final</version>
<version>0.1.0.x</version>
</parent>
<modelVersion>4.0.0</modelVersion>