Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Version 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cncgoko committed Aug 1, 2017
1 parent 58b8f12 commit 99fcfcf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion org.goko.tools.zeroprobe/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: ZeropProbe
Bundle-SymbolicName: org.goko.tools.zeroprobe;singleton:=true
Bundle-Version: 0.3.4.qualifier
Bundle-Version: 0.3.5.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.goko.core;bundle-version="0.0.1",
org.eclipse.e4.core.di;bundle-version="1.1.0",
Expand Down
4 changes: 2 additions & 2 deletions org.goko.tools.zeroprobe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.goko</groupId>
<artifactId>org.goko.tools.zeroprobe</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.5-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.goko</groupId>
<artifactId>org.goko.build.parent</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.5-SNAPSHOT</version>
<relativePath>../org.goko.build.parent</relativePath>
</parent>
</project>

0 comments on commit 99fcfcf

Please sign in to comment.