diff --git a/org.eclipse.xtext.testlanguages/pom.xml b/org.eclipse.xtext.testlanguages/pom.xml index 64d71b25cc..2607fc3763 100644 --- a/org.eclipse.xtext.testlanguages/pom.xml +++ b/org.eclipse.xtext.testlanguages/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.eclipse.xtext @@ -11,4 +13,21 @@ Common Xtext Testlanguages - Runtime Common Xtext Testlanguages for UI and Runtime - Runtime + + + sonatype-oss-release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + + + + diff --git a/org.eclipse.xtext.web.example.entities.ide/pom.xml b/org.eclipse.xtext.web.example.entities.ide/pom.xml index 9b0de51070..c9e7ad53a1 100644 --- a/org.eclipse.xtext.web.example.entities.ide/pom.xml +++ b/org.eclipse.xtext.web.example.entities.ide/pom.xml @@ -21,6 +21,23 @@ + + + sonatype-oss-release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + + + + diff --git a/org.eclipse.xtext.web.example.entities/pom.xml b/org.eclipse.xtext.web.example.entities/pom.xml index 5b3d309c6b..8f7709d3f9 100644 --- a/org.eclipse.xtext.web.example.entities/pom.xml +++ b/org.eclipse.xtext.web.example.entities/pom.xml @@ -28,6 +28,23 @@ + + + sonatype-oss-release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + + + + diff --git a/org.eclipse.xtext.web.example.jetty/pom.xml b/org.eclipse.xtext.web.example.jetty/pom.xml index c1b7ca4365..2c3ba1c1b1 100644 --- a/org.eclipse.xtext.web.example.jetty/pom.xml +++ b/org.eclipse.xtext.web.example.jetty/pom.xml @@ -77,6 +77,23 @@ + + + sonatype-oss-release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + + + + diff --git a/org.eclipse.xtext.web.example.statemachine.ide/pom.xml b/org.eclipse.xtext.web.example.statemachine.ide/pom.xml index 4d38317dcc..0eca8c863d 100644 --- a/org.eclipse.xtext.web.example.statemachine.ide/pom.xml +++ b/org.eclipse.xtext.web.example.statemachine.ide/pom.xml @@ -21,6 +21,23 @@ + + + sonatype-oss-release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + + + + diff --git a/org.eclipse.xtext.web.example.statemachine/pom.xml b/org.eclipse.xtext.web.example.statemachine/pom.xml index 24aa707d52..2a5fee0857 100644 --- a/org.eclipse.xtext.web.example.statemachine/pom.xml +++ b/org.eclipse.xtext.web.example.statemachine/pom.xml @@ -28,6 +28,23 @@ + + + sonatype-oss-release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + + + + diff --git a/pom.xml b/pom.xml index da00718705..cb7926e2df 100644 --- a/pom.xml +++ b/pom.xml @@ -283,7 +283,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.3 true ossrh @@ -516,6 +515,11 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.3 +