Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
aurusov committed Dec 5, 2015
1 parent 4ffcdb8 commit cd2c31a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<relativePath>../pom.xml</relativePath>
<groupId>ru.bmstu.rk9.raox.plugins.game5</groupId>
<artifactId>parent</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
</parent>

<artifactId>assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<modelVersion>4.0.0</modelVersion>
<groupId>ru.bmstu.rk9.raox.plugins.game5</groupId>
<artifactId>parent</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<packaging>pom</packaging>
<modules>
<module>rdo-game5</module>
Expand Down
2 changes: 1 addition & 1 deletion rdo-game5/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Rao X Game5
Bundle-Vendor: rdostudio.com
Bundle-SymbolicName: ru.bmstu.rk9.raox.plugins.game5;singleton:=true
Bundle-Version: 1.4.0
Bundle-Version: 1.5.0
Bundle-Activator: rdo.game5.Game5Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion rdo-game5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<relativePath>../pom.xml</relativePath>
<groupId>ru.bmstu.rk9.raox.plugins.game5</groupId>
<artifactId>parent</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
</parent>

<artifactId>ru.bmstu.rk9.raox.plugins.game5</artifactId>
Expand Down

0 comments on commit cd2c31a

Please sign in to comment.