File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.nextgenactionscript.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.6.0-SNAPSHOT </version >
25
+ <version >0.6.0</version >
26
26
</parent >
27
27
28
28
<groupId >com.nextgenactionscript.vscode</groupId >
29
29
<artifactId >check-flexjs-version</artifactId >
30
- <version >0.6.0-SNAPSHOT </version >
30
+ <version >0.6.0</version >
31
31
<name >check-flexjs-version</name >
32
32
33
33
<build >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.nextgenactionscript.vscode</groupId >
9
9
<artifactId >vscode-nextgenas</artifactId >
10
- <version >0.6.0-SNAPSHOT </version >
10
+ <version >0.6.0</version >
11
11
</parent >
12
12
13
13
<groupId >com.nextgenactionscript.vscode</groupId >
14
14
<artifactId >check-java-version</artifactId >
15
- <version >0.6.0-SNAPSHOT </version >
15
+ <version >0.6.0</version >
16
16
<name >check-java-version</name >
17
17
18
18
<build >
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.nextgenactionscript.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.6.0-SNAPSHOT </version >
25
+ <version >0.6.0</version >
26
26
</parent >
27
27
28
28
<groupId >com.nextgenactionscript.vscode</groupId >
29
29
<artifactId >distribution</artifactId >
30
- <version >0.6.0-SNAPSHOT </version >
30
+ <version >0.6.0</version >
31
31
<name >distribution</name >
32
32
<packaging >pom</packaging >
33
33
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.nextgenactionscript.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.6.0-SNAPSHOT </version >
25
+ <version >0.6.0</version >
26
26
</parent >
27
27
28
28
<groupId >com.nextgenactionscript.vscode</groupId >
29
29
<artifactId >language-server</artifactId >
30
- <version >0.6.0-SNAPSHOT </version >
30
+ <version >0.6.0</version >
31
31
<name >language-server</name >
32
32
33
33
<build >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
20
20
21
21
<groupId >com.nextgenactionscript.vscode</groupId >
22
22
<artifactId >vscode-nextgenas</artifactId >
23
- <version >0.6.0-SNAPSHOT </version >
23
+ <version >0.6.0</version >
24
24
<name >vscode-nextgenas</name >
25
25
<packaging >pom</packaging >
26
26
Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ limitations under the License.
21
21
<parent >
22
22
<artifactId >vscode-nextgenas</artifactId >
23
23
<groupId >com.nextgenactionscript.vscode</groupId >
24
- <version >0.6.0-SNAPSHOT </version >
24
+ <version >0.6.0</version >
25
25
</parent >
26
26
27
27
<groupId >com.nextgenactionscript.vscode</groupId >
28
28
<artifactId >swf-debugger</artifactId >
29
- <version >0.6.0-SNAPSHOT </version >
29
+ <version >0.6.0</version >
30
30
<name >swf-debugger</name >
31
31
32
32
<build >
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-nextgenas" ,
3
3
"displayName" : " NextGen ActionScript" ,
4
4
"description" : " Language support for ActionScript and MXML provided by NextGen ActionScript" ,
5
- "version" : " 0.6.0-SNAPSHOT " ,
5
+ "version" : " 0.6.0" ,
6
6
"publisher" : " bowlerhatllc" ,
7
7
"homepage" : " http://nextgenactionscript.com/vscode/" ,
8
8
"repository" : {
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.nextgenactionscript.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.6.0-SNAPSHOT </version >
25
+ <version >0.6.0</version >
26
26
</parent >
27
27
28
28
<groupId >com.nextgenactionscript.vscode</groupId >
29
29
<artifactId >vscode-extension</artifactId >
30
- <version >0.6.0-SNAPSHOT </version >
30
+ <version >0.6.0</version >
31
31
<name >vscode-extension</name >
32
32
33
33
<properties >
You can’t perform that action at this time.
0 commit comments