Skip to content

Commit

Permalink
bump version# to 0.1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-spinelli committed Sep 14, 2022
1 parent ab40f29 commit 334bef6
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion core/JavaLineArray/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/JavaRenderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/JavaRendererServer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/JavaRendererUtils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<packaging>pom</packaging>

<name>mil-sym-java</name>
Expand Down
2 changes: 1 addition & 1 deletion renderer/RendererPluginInterface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion renderer/mil-sym-renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion renderer/mil-sym-renderer/pomJava7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>sec.web.renderer</groupId>
<artifactId>mil-sym-renderer</artifactId>
<packaging>jar</packaging>
<version>0.1.40</version>
<version>0.1.41</version>

<name>mil-sym-renderer</name>
<url>http://maven.apache.org</url>
Expand Down
2 changes: 1 addition & 1 deletion renderer/mil-sym-renderer/pomJava8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>sec.web.renderer</groupId>
<artifactId>mil-sym-renderer</artifactId>
<packaging>jar</packaging>
<version>0.1.40</version>
<version>0.1.41</version>

<name>mil-sym-renderer</name>
<url>http://maven.apache.org</url>
Expand Down
2 changes: 1 addition & 1 deletion renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion samples/rendering-sample-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/mil-sym-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.missioncommand</groupId>
<artifactId>mil-sym-java</artifactId>
<version>0.1.40</version>
<version>0.1.41</version>
<relativePath>..</relativePath>
</parent>

Expand Down

0 comments on commit 334bef6

Please sign in to comment.