Unifying all pom versions to 0.0.9-SNAPSHOT

This commit is contained in:
Kris De Volder
2017-08-14 12:34:56 -07:00
parent 456e599d8e
commit 4e613e026d
18 changed files with 28 additions and 28 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
**/classpath.txt
**/.idea
**/*.iml
**/*.versionsBackup
# Mobile Tools for Java (J2ME)
.mtj.tmp/

View File

@@ -8,14 +8,12 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath>
</parent>
<version>0.0.2-SNAPSHOT</version>
<properties>
<dependencies.version>0.0.1-SNAPSHOT</dependencies.version>
<dependencies.version>${project.version}</dependencies.version>
</properties>
<repositories>

View File

@@ -8,14 +8,12 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath>
</parent>
<version>0.0.2-SNAPSHOT</version>
<properties>
<dependencies.version>0.0.1-SNAPSHOT</dependencies.version>
<dependencies.version>${project.version}</dependencies.version>
</properties>
<repositories>

View File

@@ -8,13 +8,12 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath>
</parent>
<version>0.0.8-SNAPSHOT</version>
<properties>
<dependencies.version>0.0.1-SNAPSHOT</dependencies.version>
<dependencies.version>${project.version}</dependencies.version>
</properties>
<distributionManagement>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<packaging>pom</packaging>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<name>commons-parent</name>
<modules>

View File

@@ -8,13 +8,12 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath>
</parent>
<version>0.0.8-SNAPSHOT</version>
<properties>
<dependencies.version>0.0.1-SNAPSHOT</dependencies.version>
<dependencies.version>${project.version}</dependencies.version>
</properties>
<distributionManagement>

View File

@@ -8,13 +8,12 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.9-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath>
</parent>
<version>0.0.9-SNAPSHOT</version>
<properties>
<dependencies.version>0.0.1-SNAPSHOT</dependencies.version>
<dependencies.version>${project.version}</dependencies.version>
</properties>
<repositories>

View File

@@ -0,0 +1,6 @@
#!/bin/bash
#poms=`find . -name pom.xml -not -path "*/target/*"`
poms=commons/pom.xml
for i in $poms; do
./mvnw -f $i versions:set -DnewVersion=0.0.9-SNAPSHOT
done