Skip to content

Commit

Permalink
Update version number to 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercamp committed May 8, 2018
1 parent 376b39c commit db8b035
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
<packaging>pom</packaging>

<name>ThreadFix</name>
Expand Down
4 changes: 2 additions & 2 deletions ssvl-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<artifactId>ssvl-converter</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>

<build>
<sourceDirectory>src/main/java</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-astam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-cli-endpoints/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<artifactId>threadfix-endpoint-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-cli-importers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>master-pom</artifactId>
<groupId>com.github.secdec.astam-correlator</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion threadfix-cli-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<artifactId>threadfix-cli-lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<artifactId>threadfix-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-data-access/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>master-pom</artifactId>
<groupId>com.github.secdec.astam-correlator</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion threadfix-data-migration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>master-pom</artifactId>
<groupId>com.github.secdec.astam-correlator</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion threadfix-entities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-ham/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-importers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>master-pom</artifactId>
<groupId>com.github.secdec.astam-correlator</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions threadfix-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>

<artifactId>threadfix</artifactId>
Expand Down Expand Up @@ -158,7 +158,7 @@
tofile="target/classes/downloads/release-2.zap" />
<copy file="${project.build.directory}/../../threadfix-sonar-plugin/target/sonar-threadfix-plugin-${project.version}.jar"
tofile="target/classes/downloads/sonar-threadfix-plugin.jar" />-->
<copy file="${project.build.directory}/../../ssvl-converter/target/ssvl-converter-1.2.6-SNAPSHOT-jar-with-dependencies.jar"
<copy file="${project.build.directory}/../../ssvl-converter/target/ssvl-converter-1.2.11-jar-with-dependencies.jar"
tofile="target/classes/downloads/ssvl-converter.jar" />
</tasks>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion threadfix-offline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>master-pom</artifactId>
<groupId>com.github.secdec.astam-correlator</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion threadfix-service-interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>master-pom</artifactId>
<groupId>com.github.secdec.astam-correlator</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit db8b035

Please sign in to comment.