Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianPotter committed Apr 18, 2017
1 parent f625631 commit 5abc44b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base/uk.ac.stfc.isis.ibex.client.product/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<version>0.0.0-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
<artifactId>uk.ac.stfc.isis.ibex</artifactId>
<packaging>eclipse-repository</packaging>
<parent>
Expand Down
2 changes: 1 addition & 1 deletion base/uk.ac.stfc.isis.ibex.product/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CSS ISIS
Bundle-SymbolicName: uk.ac.stfc.isis.ibex.product;singleton:=true
Bundle-Version: 0.0.0.qualifier
Bundle-Version: 3.2.0.qualifier
Bundle-Activator: uk.ac.stfc.isis.ibex.product.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion base/uk.ac.stfc.isis.ibex.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
<version>1.0.0-SNAPSHOT</version>
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
</parent>
<version>0.0.0-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
</project>

0 comments on commit 5abc44b

Please sign in to comment.