Skip to content

Commit

Permalink
[maven-release-plugin] prepare release aem-eclipse-developer-tools-1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCi committed Mar 27, 2020
1 parent 7edf422 commit 51a4c6a
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 20 deletions.
6 changes: 2 additions & 4 deletions com.adobe.granite.ide.eclipse-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@
distributed on an "AS IS" BASIS, | WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. | See the License for the specific language
governing permissions and | limitations under the License. -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>aem-eclipse-developer-tools</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions com.adobe.granite.ide.feature/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>aem-eclipse-developer-tools</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions com.adobe.granite.ide.p2update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,13 @@
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>aem-eclipse-developer-tools</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions com.adobe.granite.ide.target-definition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.adobe.granite.ide</groupId>
<artifactId>aem-eclipse-developer-tools</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>com.adobe.granite.ide.target-definition</artifactId>
Expand Down
9 changes: 3 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,12 @@
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<project
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.adobe.granite.ide</groupId>
<artifactId>aem-eclipse-developer-tools</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0</version>
<packaging>pom</packaging>

<name>Granite IDE Tools: Reactor</name>
Expand All @@ -42,7 +39,7 @@
<connection>scm:git:https://github.com/adobe/aem-eclipse-developer-tools.git</connection>
<developerConnection>scm:git:https://github.com/adobe/aem-eclipse-developer-tools.git</developerConnection>
<url>https://github.com/adobe/aem-eclipse-developer-tools.git</url>
<tag>HEAD</tag>
<tag>aem-eclipse-developer-tools-1.3.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 51a4c6a

Please sign in to comment.