Skip to content

Commit

Permalink
update to 1.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Babo committed Jun 10, 2013
1 parent a616482 commit b45f8ca
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.switchyard.console</groupId>
<artifactId>switchyard-console-application</artifactId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>SwitchYard: Management Console Application</name>
<description>Integrated AS7 console application, which includes the SwitchYard extension.</description>
Expand Down
2 changes: 1 addition & 1 deletion component/bean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-bean</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/bpel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-bpel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/bpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-bpm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-camel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/clojure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-clojure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/hornetq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-hornetq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-parent</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-components</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-rules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-components</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>switchyard-console-component-soap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>switchyard-console-parent</artifactId>
<groupId>org.switchyard.console</groupId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-parent</artifactId>
<version>1.0.0.Alpha1</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit b45f8ca

Please sign in to comment.