Revert parent version change.

This commit is contained in:
Alexander Söderberg 2020-09-20 20:21:24 +02:00
parent 31db613028
commit ec3438c0f3
No known key found for this signature in database
GPG key ID: C0207FF7EA146678
11 changed files with 11 additions and 11 deletions

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>cloud-jline</artifactId> <artifactId>cloud-jline</artifactId>

View file

@ -33,7 +33,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>cloud-brigadier</artifactId> <artifactId>cloud-brigadier</artifactId>

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -32,7 +32,7 @@
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -31,7 +31,7 @@
<parent> <parent>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View file

@ -6,7 +6,7 @@
<groupId>com.intellectualsites</groupId> <groupId>com.intellectualsites</groupId>
<artifactId>cloud</artifactId> <artifactId>cloud</artifactId>
<version>0.1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<modules> <modules>
<module>cloud-jline</module> <module>cloud-jline</module>
<module>cloud-core</module> <module>cloud-core</module>