Index: modules/tools/jbas5-plugin-descriptor-gen/pom.xml =================================================================== --- modules/tools/jbas5-plugin-descriptor-gen/pom.xml (wersja 1360) +++ modules/tools/jbas5-plugin-descriptor-gen/pom.xml (kopia robocza) @@ -38,7 +38,7 @@ 2) Change the below property to "5.1.0-SNAPSHOT". 3) Uncomment the JBoss snapshot repo near the bottom of this POM. --> - 5.1.0-SNAPSHOT + 5.1.0.GA Index: modules/plugins/jboss-as-5/testsuite/pom.xml =================================================================== --- modules/plugins/jboss-as-5/testsuite/pom.xml (wersja 1360) +++ modules/plugins/jboss-as-5/testsuite/pom.xml (kopia robocza) @@ -34,7 +34,7 @@ ${basedir}/target/${final.name} 2.0.1-SNAPSHOT org.jboss.on - 5.0.0-SNAPSHOT + 5.1.0.GA 2.0.0-SNAPSHOT Index: modules/plugins/jboss-as-5/pom.xml =================================================================== --- modules/plugins/jboss-as-5/pom.xml (wersja 1360) +++ modules/plugins/jboss-as-5/pom.xml (kopia robocza) @@ -30,7 +30,7 @@ modules/plugins/jboss-as-5/ - 5.2.0-SNAPSHOT + 5.1.0.GA as5-plugin Index: modules/plugins/jboss-cache-v3/pom.xml =================================================================== --- modules/plugins/jboss-cache-v3/pom.xml (wersja 1360) +++ modules/plugins/jboss-cache-v3/pom.xml (kopia robocza) @@ -23,7 +23,7 @@ modules/plugins/jboss-cache-v3/ - 5.1.0-SNAPSHOT + 5.1.0.CR1 @@ -94,7 +94,7 @@ org.jboss.jbossas jboss-as-aspects - 5.1.0.CR1 + 5.1.0.GA jboss-aspect-jdk50-client test @@ -158,7 +158,7 @@ org.jboss.jbossas jboss-as-security - 5.1.0.CR1 + 5.1.0.GA client test @@ -269,7 +269,8 @@ org.jboss.jbossas jboss-as-profileservice - client + + 5.1.0.GA test Index: pom.xml =================================================================== --- pom.xml (wersja 1360) +++ pom.xml (kopia robocza) @@ -52,5 +52,22 @@ modules - + + + jboss-snapshots + JBoss snapshots Repository + http://snapshots.jboss.org/maven2/ + + true + + + + jboss + JBoss Repository + http://repository.jboss.org/maven2/ + + false + + + Index: etc/jbas5-ejb2-mdb-test/pom.xml =================================================================== --- etc/jbas5-ejb2-mdb-test/pom.xml (wersja 1360) +++ etc/jbas5-ejb2-mdb-test/pom.xml (kopia robocza) @@ -15,7 +15,7 @@ - 5.1.0-SNAPSHOT + 5.1.0.GA @@ -52,7 +52,7 @@ org.jboss.jbossas jboss-as-aspects - 5.1.0.CR1 + 5.1.0.GA jboss-aspect-jdk50-client @@ -106,7 +106,7 @@ org.jboss.jbossas jboss-as-security - 5.1.0.CR1 + 5.1.0.GA client @@ -200,7 +200,7 @@ org.jboss.jbossas jboss-as-profileservice - client + Index: etc/jbas5-jnp-client/pom.xml =================================================================== --- etc/jbas5-jnp-client/pom.xml (wersja 1360) +++ etc/jbas5-jnp-client/pom.xml (kopia robocza) @@ -15,7 +15,7 @@ a simple client for testing connecting to a JBAS5 instance via JNP and looking up the ProfileService - 5.1.0-SNAPSHOT + 5.1.0.GA Index: etc/jbas5-ejb-client/pom.xml =================================================================== --- etc/jbas5-ejb-client/pom.xml (wersja 1360) +++ etc/jbas5-ejb-client/pom.xml (kopia robocza) @@ -15,7 +15,7 @@ a simple client for testing connecting to a JBAS5 instance via JNP, looking up the ProfileService EJB3 beans, and invoking some methods on them - 5.1.0-SNAPSHOT + 5.1.0.GA