Skip to content

Commit

Permalink
Changed plugin version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlFranzis committed Jul 26, 2013
1 parent b2dabc0 commit 5f42d73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.egit.bc/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: org.eclipse.egit.bc
Bundle-SymbolicName: org.eclipse.egit.bc;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.egit.bc.Activator
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.bc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<groupId>al.franzis.eclipse</groupId>
<artifactId>org.eclipse.egit.bc</artifactId>
<packaging>eclipse-plugin</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<repositories>
<!-- P2 repositories used by Tycho to resolve OSGi dependencies -->
<repository>
Expand Down

0 comments on commit 5f42d73

Please sign in to comment.