File tree Expand file tree Collapse file tree 20 files changed +22
-22
lines changed
kotlin-eclipse-p2updatesite
kotlin-eclipse-test-framework Expand file tree Collapse file tree 20 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Bundled Kotlin Compiler
44Bundle-SymbolicName : org.jetbrains.kotlin.bundled-compiler;singleton:=true
5- Bundle-Version : 0.5.0 .qualifier
5+ Bundle-Version : 0.5.1 .qualifier
66Bundle-Vendor : JetBrains
77Bundle-RequiredExecutionEnvironment : JavaSE-1.7
88Bundle-ClassPath : .,
Original file line number Diff line number Diff line change 88 <relativePath >../pom.xml</relativePath >
99 <groupId >kotlin.eclipse</groupId >
1010 <artifactId >kotlin.eclipse.plugin</artifactId >
11- <version >0.5.0 -SNAPSHOT</version >
11+ <version >0.5.1 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >org.jetbrains.kotlin.bundled-compiler</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : kotlin-eclipse-aspects
44Bundle-SymbolicName : org.jetbrains.kotlin.aspects
5- Bundle-Version : 0.5.0 .qualifier
5+ Bundle-Version : 0.5.1 .qualifier
66Bundle-Activator : org.jetbrains.kotlin.aspects.Activator
77Require-Bundle : org.eclipse.ui,
88 org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 88 <relativePath >../pom.xml</relativePath >
99 <groupId >kotlin.eclipse</groupId >
1010 <artifactId >kotlin.eclipse.plugin</artifactId >
11- <version >0.5.0 -SNAPSHOT</version >
11+ <version >0.5.1 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >org.jetbrains.kotlin.aspects</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : kotlin-eclipse-core
44Bundle-SymbolicName : org.jetbrains.kotlin.core;singleton:=true
5- Bundle-Version : 0.5.0 .qualifier
5+ Bundle-Version : 0.5.1 .qualifier
66Bundle-Activator : org.jetbrains.kotlin.core.Activator
77Bundle-Vendor : JetBrains
88Require-Bundle : org.jetbrains.kotlin.bundled-compiler,
Original file line number Diff line number Diff line change 88 <relativePath >../pom.xml</relativePath >
99 <groupId >kotlin.eclipse</groupId >
1010 <artifactId >kotlin.eclipse.plugin</artifactId >
11- <version >0.5.0 -SNAPSHOT</version >
11+ <version >0.5.1 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >org.jetbrains.kotlin.core</artifactId >
Original file line number Diff line number Diff line change 22<feature
33 id =" org.jetbrains.kotlin.feature"
44 label =" Kotlin"
5- version =" 0.5.0 .qualifier"
5+ version =" 0.5.1 .qualifier"
66 provider-name =" JetBrains" >
77
88 <description url =" http://kotlinlang.org/" >
Original file line number Diff line number Diff line change 88 <relativePath >../pom.xml</relativePath >
99 <groupId >kotlin.eclipse</groupId >
1010 <artifactId >kotlin.eclipse.plugin</artifactId >
11- <version >0.5.0 -SNAPSHOT</version >
11+ <version >0.5.1 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >org.jetbrains.kotlin.feature</artifactId >
1515 <groupId >kotlin.eclipse</groupId >
16- <version >0.5.0 -SNAPSHOT</version >
16+ <version >0.5.1 -SNAPSHOT</version >
1717 <packaging >eclipse-feature</packaging >
1818
1919</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : kotlin-eclipse-maven
44Bundle-SymbolicName : org.jetbrains.kotlin.maven;singleton:=true
5- Bundle-Version : 0.5.0 .qualifier
5+ Bundle-Version : 0.5.1 .qualifier
66Bundle-Activator : org.jetbrains.kotlin.maven.Activator
77Bundle-Vendor : JetBrains
88Require-Bundle : org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 88 <relativePath >../pom.xml</relativePath >
99 <groupId >kotlin.eclipse</groupId >
1010 <artifactId >kotlin.eclipse.plugin</artifactId >
11- <version >0.5.0 -SNAPSHOT</version >
11+ <version >0.5.1 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >org.jetbrains.kotlin.maven</artifactId >
You can’t perform that action at this time.
0 commit comments