Skip to content

Commit

Permalink
[release] Set version to $NEXTDEV_VERSION-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
evra committed Oct 3, 2013
1 parent 708c11d commit ea4800f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion features/com.evrasoft.jcr.cnd.feature.sdk/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.evrasoft.jcr.cnd.feature.sdk"
label="%featureName"
version="0.2.1"
version="0.2.2.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/com.evrasoft.jcr.cnd.feature.sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/com.evrasoft.jcr.cnd.feature.source/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.evrasoft.jcr.cnd.feature.source"
label="%featureName"
version="0.2.1"
version="0.2.2.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/com.evrasoft.jcr.cnd.feature.source/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/com.evrasoft.jcr.cnd.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.evrasoft.jcr.cnd.feature"
label="%featureName"
version="0.2.1"
version="0.2.2.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/com.evrasoft.jcr.cnd.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/com.evrasoft.jcr.cnd.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 0.2.1
Bundle-Version: 0.2.2.qualifier
Bundle-SymbolicName: com.evrasoft.jcr.cnd.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.evrasoft.jcr.cnd;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.evrasoft.jcr.cnd.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/com.evrasoft.jcr.cnd/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 0.2.1
Bundle-Version: 0.2.2.qualifier
Bundle-SymbolicName: com.evrasoft.jcr.cnd;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.evrasoft.jcr.cnd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion releng/com.evrasoft.jcr.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion releng/com.evrasoft.jcr.updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/com.evrasoft.jcr.cnd.tests/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: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 0.2.1
Bundle-Version: 0.2.2.qualifier
Bundle-SymbolicName: com.evrasoft.jcr.cnd.tests;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.evrasoft.jcr.cnd,
Expand Down
2 changes: 1 addition & 1 deletion tests/com.evrasoft.jcr.cnd.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.evrasoft.jcr</groupId>
<artifactId>com.evrasoft.jcr.parent</artifactId>
<version>0.2.1</version>
<version>0.2.2-SNAPSHOT</version>
<relativePath>../../releng/com.evrasoft.jcr.parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit ea4800f

Please sign in to comment.