Skip to content

Commit

Permalink
bumping org.jboss.tools.openshift.reddeer
Browse files Browse the repository at this point in the history
  • Loading branch information
adietish committed Mar 20, 2017
1 parent d1f7db0 commit 628a0d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: RedDeer API for OpenShift UI Tests
Bundle-SymbolicName: org.jboss.tools.openshift.reddeer
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.reddeer.Activator
Require-Bundle:
org.jboss.tools.openshift.ui;bundle-version="3.3.0",
Expand Down
3 changes: 2 additions & 1 deletion test-framework/org.jboss.tools.openshift.reddeer/pom.xml
Expand Up @@ -9,6 +9,7 @@
</parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>org.jboss.tools.openshift.reddeer</artifactId>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<dependencies>
Expand All @@ -19,4 +20,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 628a0d5

Please sign in to comment.