Skip to content

Commit

Permalink
bumped POM version to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
S1artie committed Jul 13, 2013
1 parent 0825a18 commit c23b3ff
Show file tree
Hide file tree
Showing 21 changed files with 39 additions and 38 deletions.
35 changes: 18 additions & 17 deletions build/Integrity update POM versions.launch
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
<stringAttribute key="M2_GOALS" value="org.eclipse.tycho:tycho-versions-plugin:set-version"/>
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
<booleanAttribute key="M2_OFFLINE" value="false"/>
<stringAttribute key="M2_PROFILES" value=""/>
<listAttribute key="M2_PROPERTIES">
<listEntry value="newVersion=0.11.0-SNAPSHOT"/>
<listEntry value="artifacts=integrity-all,integrity-parent"/>
</listAttribute>
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/build}/../"/>
</launchConfiguration>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
<stringAttribute key="M2_GOALS" value="org.eclipse.tycho:tycho-versions-plugin:set-version"/>
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
<booleanAttribute key="M2_OFFLINE" value="false"/>
<stringAttribute key="M2_PROFILES" value=""/>
<listAttribute key="M2_PROPERTIES">
<listEntry value="newVersion=0.11.1-SNAPSHOT"/>
<listEntry value="artifacts=integrity-all,integrity-parent"/>
</listAttribute>
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
<intAttribute key="M2_THREADS" value="1"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/build}/../"/>
</launchConfiguration>
2 changes: 1 addition & 1 deletion de.gebit.integrity.dsl.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: Integrity Test Framework - UI
Bundle-Version: 0.11.0.qualifier
Bundle-Version: 0.11.1.qualifier
Bundle-SymbolicName: de.gebit.integrity.dsl.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext.ui.shared,
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.dsl.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>
<artifactId>de.gebit.integrity.dsl.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.dsl/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: Integrity Test Framework - Core
Bundle-Version: 0.11.0.qualifier
Bundle-Version: 0.11.1.qualifier
Bundle-SymbolicName: de.gebit.integrity.dsl;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;bundle-version="2.3.0";visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.eclipse/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: Integrity Test Framework - Eclipse Integration
Bundle-SymbolicName: de.gebit.integrity.eclipse;singleton:=true
Bundle-Version: 0.11.0.qualifier
Bundle-Version: 0.11.1.qualifier
Bundle-Activator: de.gebit.integrity.eclipse.Activator
Require-Bundle: de.gebit.integrity.remoting;bundle-version="0.6.5",
de.gebit.integrity.dsl.ui;bundle-version="0.6.5",
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.gebit.integrity.feature"
label="Integrity Test Framework"
version="0.11.0.qualifier"
version="0.11.1.qualifier"
provider-name="GEBIT Solutions GmbH">

<description>
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>
<artifactId>de.gebit.integrity.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.remoting/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: Integrity Test Framework - Remoting
Bundle-SymbolicName: de.gebit.integrity.remoting
Bundle-Version: 0.11.0.qualifier
Bundle-Version: 0.11.1.qualifier
Export-Package: de.gebit.integrity.remoting,
de.gebit.integrity.remoting.client,
de.gebit.integrity.remoting.entities.setlist,
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.remoting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>
<artifactId>de.gebit.integrity.remoting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.runner/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: Integrity Test Framework - Test Runner
Bundle-SymbolicName: de.gebit.integrity.runner
Bundle-Version: 0.11.0.qualifier
Bundle-Version: 0.11.1.qualifier
Bundle-ClassPath: .
Require-Bundle: org.eclipse.xtext;bundle-version="2.3.0",
de.gebit.integrity.dsl;bundle-version="0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>
<artifactId>de.gebit.integrity.runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.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: Integrity JUnit Tests
Bundle-SymbolicName: de.gebit.integrity.tests
Bundle-Version: 0.11.0.qualifier
Bundle-Version: 0.11.1.qualifier
Export-Package: de.gebit.integrity.tests.fixtures.basic,
de.gebit.integrity.tests.junit,
de.gebit.integrity.tests.junit.basic
Expand Down
2 changes: 1 addition & 1 deletion de.gebit.integrity.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrity-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.gebit.integrity</groupId>
<artifactId>integrity-parent</artifactId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<name>Integrity Parent POM</name>
<description>Integrity is a highly extensible test automation framework based on XText and tightly integrated into Eclipse.</description>

Expand Down
2 changes: 1 addition & 1 deletion integrity.pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>integrity-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>integrity-parent/pom.xml</relativePath>
</parent>

<groupId>de.gebit.integrity</groupId>
<artifactId>integrity-all</artifactId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<name>All Integrity Modules</name>
<!-- This exists mostly because of Tycho Version Plugin usage -->

Expand Down
2 changes: 1 addition & 1 deletion targetplatform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>integrity-parent</artifactId>
<groupId>de.gebit.integrity</groupId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
<relativePath>../integrity-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit c23b3ff

Please sign in to comment.