Skip to content

Commit

Permalink
Set version to 1.1.0 in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rombert committed Mar 14, 2016
1 parent ce80c7c commit 96be983
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion com.adobe.granite.ide.eclipse-ui/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: AEM IDE Tools: UI-Extensions
Bundle-SymbolicName: com.adobe.granite.ide.eclipse-ui;singleton:=true
Bundle-Version: 1.0.6
Bundle-Version: 1.1.0
Bundle-Activator: com.adobe.granite.ide.eclipse.ui.Activator
Bundle-Vendor: ADOBE
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion com.adobe.granite.ide.eclipse-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>granite-ide-reactor</artifactId>
<version>1.0.6</version>
<version>1.1.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.adobe.granite.ide.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.adobe.granite.ide.feature"
label="AEM Developer Tools"
version="1.0.6"
version="1.1.0"
provider-name="ADOBE">

<license url="http://www.apache.org/licenses/LICENSE-2.0">
Expand Down
2 changes: 1 addition & 1 deletion com.adobe.granite.ide.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>granite-ide-reactor</artifactId>
<version>1.0.6</version>
<version>1.1.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.adobe.granite.ide.p2update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>granite-ide-reactor</artifactId>
<version>1.0.6</version>
<version>1.1.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.adobe.granite.ide.target-definition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>granite-ide-reactor</artifactId>
<version>1.0.6</version>
<version>1.1.0</version>
</parent>

<artifactId>com.adobe.granite.ide.target-definition</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.adobe.granite.ide</groupId>
<artifactId>granite-ide-reactor</artifactId>
<version>1.0.6</version>
<version>1.1.0</version>
<packaging>pom</packaging>

<name>Granite IDE Tools: Reactor</name>
Expand Down

0 comments on commit 96be983

Please sign in to comment.