Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#381 Change version from 0.8.0 to 1.0.0 #385

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.core/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: KaiZen OpenAPI Editor Core Plugin
Bundle-SymbolicName: com.reprezen.swagedit.core;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: ModelSolv, Inc. d.b.a. RepreZen
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.reprezen.swagedit.feature"
label="KaiZen-OpenAPI-Editor"
version="0.8.0.qualifier">
version="1.0.0.qualifier">

<description>
KaiZen OpenAPI Editor
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.openapi3.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: SwagEdit Tests
Bundle-SymbolicName: com.reprezen.swagedit.openapi3.tests
Bundle-Version: 0.8.0.qualifier
Bundle-Version: 1.0.0.qualifier
Fragment-Host: com.reprezen.swagedit.openapi3;bundle-version="0.8.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.openapi3.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.openapi3/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: KaiZen OpenAPI Editor for OpenAPI v3
Bundle-SymbolicName: com.reprezen.swagedit.openapi3;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: com.reprezen.swagedit.openapi3.Activator
Bundle-Vendor: ModelSolv, Inc. d.b.a. RepreZen
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.openapi3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.repository/category.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/com.reprezen.swagedit.feature_0.8.0.qualifier.jar" id="com.reprezen.swagedit.feature" version="0.8.0.qualifier">
<feature url="features/com.reprezen.swagedit.feature_1.0.0.qualifier.jar" id="com.reprezen.swagedit.feature" version="1.0.0.qualifier">
<category name="com.reprezen.swagedit"/>
</feature>
<category-def name="com.reprezen.swagedit" label="SwagEdit"/>
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>com.reprezen.swagedit.repository</groupId>
<artifactId>com.reprezen.swagedit.repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.target.kepler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>com.reprezen.swagedit.target.kepler</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>com.reprezen.swagedit.target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.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: SwagEdit Tests
Bundle-SymbolicName: com.reprezen.swagedit.tests
Bundle-Version: 0.8.0.qualifier
Bundle-Version: 1.0.0.qualifier
Fragment-Host: com.reprezen.swagedit;bundle-version="0.8.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Localization: OSGI-INF/l10n/bundle
Bundle-SymbolicName: com.reprezen.swagedit;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Version: 1.0.0.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.filesystem,
Expand Down
2 changes: 1 addition & 1 deletion com.reprezen.swagedit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.reprezen</groupId>
<artifactId>SwagEdit</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand All @@ -21,11 +21,12 @@
</modules>

<properties>
<kzoe.version>1.0.0-SNAPSHOT</kzoe.version>
<tycho.version>0.23.1</tycho.version>
<xtend-maven-plugin.version>2.9.1</xtend-maven-plugin.version>
<target-platform-artifact-id>com.reprezen.swagedit.target</target-platform-artifact-id>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</properties>

<build>
<sourceDirectory>src</sourceDirectory>
Expand All @@ -48,7 +49,7 @@
<artifact>
<groupId>com.reprezen</groupId>
<artifactId>${target-platform-artifact-id}</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>${kzoe.version}</version>
</artifact>
</target>
</configuration>
Expand Down
45 changes: 45 additions & 0 deletions releng/pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>com.reprezen.kaizen</groupId>
<artifactId>com.reprezen.kaizen.openapi-parser.osgi</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
<plugins>
<plugin>
<groupId>org.reficio</groupId>
<artifactId>p2-maven-plugin</artifactId>
<version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<id>default-cli</id>
<configuration>
<artifacts>
<artifact>
<id>com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.7.0</id>
</artifact>
<!-- <artifact>
<id>com.github.fge:json-schema-validator:jar:2.2.6</id>
</artifact>
<artifact>
<id>com.github.fge:json-schema-core:jar:1.2.5</id>
</artifact> -->
</artifacts>
<compressSite>false</compressSite>
<!--<destinationDirectory>repository/updates/0.0.1/0.0.1.201706292057</destinationDirectory>-->
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>

<pluginRepositories>
<pluginRepository>
<id>reficio</id>
<url>http://repo.reficio.org/maven/</url>
</pluginRepository>
</pluginRepositories>

</project>