Skip to content

Commit d7bd969

Browse files
committed
editbox1.0.0release
1 parent 10ba015 commit d7bd969

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://nodeclipse.github.io/dev.updates/editbox-1.0.0/

_includes/p2.timestamp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1508332000
1+
1522679000

updates/editbox/compositeArtifacts.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ layout: nil
77
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
88
<properties size='1'>
99
<!-- http://www.epochconverter.com/ or http://www.onlineconversion.com/unix_time.htm -->
10-
<property name='p2.timestamp' value='1443080002'/>
10+
<property name='p2.timestamp' value=='{% include p2.timestamp.txt %}'/>
1111
</properties>
1212
<children size='1'>
13-
<child location='{% include nodeclipse_update_site.html %}'/>
13+
<child location='{% include nodeclipse_editbox_update_site.html %}'/>
1414
</children>
1515
</repository>

updates/editbox/compositeContent.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ layout: nil
77
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
88
<properties size='1'>
99
<!-- http://www.epochconverter.com/ or http://www.onlineconversion.com/unix_time.htm -->
10-
<property name='p2.timestamp' value='1443080002'/>
10+
<property name='p2.timestamp' value=='{% include p2.timestamp.txt %}'/>
1111
</properties>
1212
<children size='1'>
13-
<child location='{% include nodeclipse_update_site.html %}'/>
13+
<child location='{% include nodeclipse_editbox_update_site.html %}'/>
1414
</children>
1515
</repository>

0 commit comments

Comments
 (0)