diff --git a/dummy.TXT b/dummy.TXT deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/tools.descartes.dni.adaptation/pom.xml b/tools.descartes.dni.adaptation/pom.xml index 84121768504b15de05fde7e4aa0c317863ff816d..71d93d463520c26541a83d84d32d77e5d468e459 100644 --- a/tools.descartes.dni.adaptation/pom.xml +++ b/tools.descartes.dni.adaptation/pom.xml @@ -3,12 +3,8 @@ <modelVersion>4.0.0</modelVersion> <groupId>tools.descartes.dni</groupId> <artifactId>adaptation-metamodel</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> - - - - <distributionManagement> <repository> <id>se-uw-nexus</id> @@ -104,7 +100,7 @@ <dependency> <groupId>tools.descartes.dni</groupId> <artifactId>core-metamodel</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </dependency> </dependencies> diff --git a/tools.descartes.dni.core/pom.xml b/tools.descartes.dni.core/pom.xml index 0397b8c76a2759a98f47a1640e921e075340ff51..2111799b9331125e60a89cea2751c4f88adb215f 100644 --- a/tools.descartes.dni.core/pom.xml +++ b/tools.descartes.dni.core/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>tools.descartes.dni</groupId> <artifactId>core-metamodel</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version>