Skip to content

Commit

Permalink
Revert "Updated release files"
Browse files Browse the repository at this point in the history
This reverts commit b1a6cda.
  • Loading branch information
payneBrandon committed Aug 19, 2019
1 parent b1a6cda commit ce85763
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion jpo-ode-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</parent>

<artifactId>jpo-ode-common</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions jpo-ode-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</parent>

<artifactId>jpo-ode-core</artifactId>
Expand All @@ -23,12 +23,12 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-common</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-plugins</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jpo-ode-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</parent>
<properties>
<!-- SonarQube Properties -->
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-common</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</dependency>
<!-- TODO open-ode
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions jpo-ode-svcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</parent>
<artifactId>jpo-ode-svcs</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -84,12 +84,12 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-core</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-plugins</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@

<scm>
<developerConnection>scm:git:https://github.com/usdot-jpo-ode/jpo-ode.git</developerConnection>
<tag>1.0.9</tag>
<tag>HEAD</tag>
</scm>

<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode</artifactId>
<version>1.0.9</version>
<version>0.0.9-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>jpo-ode-common</module>
Expand Down
40 changes: 20 additions & 20 deletions release.properties
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
#release configuration
#Thu Aug 08 14:34:59 EDT 2019
projectVersionPolicyId=default
project.dev.usdot.jpo.ode\:jpo-ode=1.0.10-SNAPSHOT
project.dev.usdot.jpo.ode\:jpo-ode-plugins=1.0.10-SNAPSHOT
project.dev.usdot.jpo.ode\:jpo-ode-common=1.0.10-SNAPSHOT
project.scm.usdot.jpo.ode\:jpo-ode-common.empty=true
project.rel.usdot.jpo.ode\:jpo-ode-svcs=1.0.9
pushChanges=true
project.dev.usdot.jpo.ode\:jpo-ode-core=1.0.10-SNAPSHOT
project.scm.usdot.jpo.ode\:jpo-ode-core.empty=true
remoteTagging=true
#Fri May 24 13:00:38 EDT 2019
project.scm.usdot.jpo.ode\:jpo-ode-svcs.empty=true
scm.commentPrefix=[maven-release-plugin]
project.rel.usdot.jpo.ode\:jpo-ode-core=0.0.8
pushChanges=true
project.scm.usdot.jpo.ode\:jpo-ode.developerConnection=scm\:git\:https\:https://github.com/usdot-jpo-ode/jpo-ode.git
project.rel.usdot.jpo.ode\:jpo-ode-core=1.0.9
completedPhase=generate-release-poms
project.dev.usdot.jpo.ode\:jpo-ode=0.0.9-SNAPSHOT
project.rel.usdot.jpo.ode\:jpo-ode-common=0.0.8
scm.tag=jpo-ode-0.0.8
remoteTagging=true
project.scm.usdot.jpo.ode\:jpo-ode-plugins.empty=true
projectVersionPolicyId=default
project.scm.usdot.jpo.ode\:jpo-ode-core.empty=true
scm.url=scm\:git\:https\:https://github.com/usdot-jpo-ode/jpo-ode.git
project.rel.usdot.jpo.ode\:jpo-ode-plugins=1.0.9
project.rel.usdot.jpo.ode\:jpo-ode=1.0.9
project.dev.usdot.jpo.ode\:jpo-ode-svcs=1.0.10-SNAPSHOT
project.rel.usdot.jpo.ode\:jpo-ode-common=1.0.9
scm.tagNameFormat=@{project.artifactId}-@{project.version}
project.dev.usdot.jpo.ode\:jpo-ode-svcs=0.0.9-SNAPSHOT
preparationGoals=clean verify
project.scm.usdot.jpo.ode\:jpo-ode.tag=HEAD
project.scm.usdot.jpo.ode\:jpo-ode-plugins.empty=true
scm.tag=1.0.9
project.dev.usdot.jpo.ode\:jpo-ode-plugins=0.0.9-SNAPSHOT
project.dev.usdot.jpo.ode\:jpo-ode-core=0.0.9-SNAPSHOT
exec.snapshotReleasePluginAllowed=false
preparationGoals=clean verify
project.scm.usdot.jpo.ode\:jpo-ode-common.empty=true
project.dev.usdot.jpo.ode\:jpo-ode-common=0.0.9-SNAPSHOT
project.rel.usdot.jpo.ode\:jpo-ode=0.0.8
project.rel.usdot.jpo.ode\:jpo-ode-svcs=0.0.8
completedPhase=end-release
project.rel.usdot.jpo.ode\:jpo-ode-plugins=0.0.8

0 comments on commit ce85763

Please sign in to comment.